Searched defs:msm_gpu_submitqueue (Results 1 – 1 of 1) sorted by relevance
175 struct msm_gpu_submitqueue { struct176 int id;177 u32 flags;178 u32 prio;179 int faults;180 struct list_head node;181 struct kref ref;