Home
last modified time | relevance | path

Searched defs:ttm_object_device (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/drm/ttm/
H A Dttm_object.c90 struct ttm_object_device { struct
91 struct spinlock object_lock;
92 struct drm_open_hash object_hash;
93 atomic_t object_count;
94 struct ttm_mem_global *mem_glob;
95 struct dma_buf_ops ops;
96 void (*dmabuf_release)(struct dma_buf *dma_buf);
97 size_t dma_buf_size;