Searched refs:drm_crtc_thread_fn (Results 1 – 1 of 1) sorted by relevance
936 static void *drm_crtc_thread_fn(void *data) in drm_crtc_thread_fn() function1123 pthread_create(&crtc->thread, NULL, drm_crtc_thread_fn, crtc); in drm_crtc_prepare()