Searched defs:dpu_crtc_frame_event (Results 1 – 1 of 1) sorted by relevance
109 struct dpu_crtc_frame_event { struct110 struct kthread_work work;111 struct drm_crtc *crtc;112 struct list_head list;113 ktime_t ts;114 u32 event;
Completed in 6 milliseconds