Searched refs:EV_HPD_PLUG_INT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/msm/dp/ |
| D | dp_display.c | 59 EV_HPD_PLUG_INT, enumerator 601 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 1); /* delay = 1 */ in dp_hpd_plug_handle() 1118 case EV_HPD_PLUG_INT: in hpd_event_thread() 1170 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 0); in dp_display_irq_handler() 1178 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 3); in dp_display_irq_handler() 1767 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 0); in dp_bridge_hpd_notify()
|