Searched defs:dpu_crtc_respool (Results 1 – 1 of 1) sorted by relevance
267 struct dpu_crtc_respool { struct268 struct mutex *rp_lock;269 struct list_head *rp_head;270 struct list_head rp_list;271 u32 sequence_id;272 struct list_head res_list;273 struct dpu_crtc_res_ops ops;