Searched defs:ttm_object_device (Results 1 – 1 of 1) sorted by relevance
93 struct ttm_object_device { struct94 spinlock_t object_lock;95 struct vmwgfx_open_hash object_hash;96 atomic_t object_count;97 struct dma_buf_ops ops;98 void (*dmabuf_release)(struct dma_buf *dma_buf);99 struct idr idr;