Searched defs:msm_gpu_submitqueue (Results 1 – 1 of 1) sorted by relevance
193 struct msm_gpu_submitqueue { struct194 int id;195 u32 flags;196 u32 prio;197 int faults;198 struct msm_file_private *ctx;199 struct list_head node;200 struct kref ref;