Searched refs:EV_HPD_PLUG_INT (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/msm/dp/ |
D | dp_display.c | 57 EV_HPD_PLUG_INT, enumerator 568 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 1); /* delay = 1 */ in dp_hpd_plug_handle() 1094 case EV_HPD_PLUG_INT: in hpd_event_thread() 1146 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 0); in dp_display_irq_handler() 1154 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 3); in dp_display_irq_handler() 1700 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 0); in dp_bridge_hpd_notify()
|