Searched defs:vmw_cmdbuf_man (Results 1 – 1 of 1) sorted by relevance
110 struct vmw_cmdbuf_man { struct111 struct mutex cur_mutex;114 struct work_struct work;117 struct list_head error;118 struct drm_mm mm;121 u8 *map;123 size_t cur_pos;124 size_t default_size;126 spinlock_t lock;131 bool irq_on;[all …]
Completed in 6 milliseconds