Searched defs:msm_drm_thread (Results 1 – 1 of 1) sorted by relevance
144 struct msm_drm_thread { struct145 struct drm_device *dev;146 struct task_struct *thread;147 unsigned int crtc_id;148 struct kthread_worker worker;