Searched defs:msm_drm_thread (Results 1 – 1 of 1) sorted by relevance
129 struct msm_drm_thread { struct130 struct drm_device *dev;131 struct task_struct *thread;132 unsigned int crtc_id;133 struct kthread_worker worker;