Home
last modified time | relevance | path

Searched refs:hpd_event_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_display.c1037 static int hpd_event_thread(void *data) in hpd_event_thread() function
1138 dp_priv->ev_tsk = kthread_run(hpd_event_thread, dp_priv, "dp_hpd_handler"); in dp_hpd_event_thread_start()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_display.c1061 static int hpd_event_thread(void *data) in hpd_event_thread() function
1151 dp_priv->ev_tsk = kthread_run(hpd_event_thread, dp_priv, "dp_hpd_handler"); in dp_hpd_event_thread_start()

Completed in 5 milliseconds