Searched defs:msm_gpu_submitqueue (Results 1 – 1 of 1) sorted by relevance
171 struct msm_gpu_submitqueue { struct172 int id;173 u32 flags;174 u32 prio;175 int faults;176 struct list_head node;177 struct kref ref;