Searched defs:ttm_object_device (Results 1 – 2 of 2) sorted by relevance
89 struct ttm_object_device { struct90 spinlock_t object_lock;91 struct drm_open_hash object_hash;92 atomic_t object_count;93 struct ttm_mem_global *mem_glob;94 struct dma_buf_ops ops;95 void (*dmabuf_release)(struct dma_buf *dma_buf);96 size_t dma_buf_size;97 struct idr idr;
90 struct ttm_object_device { struct91 spinlock_t 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;