Searched refs:EV_HPD_UNPLUG_INT (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/msm/dp/ |
| D | dp_display.c | 58 EV_HPD_UNPLUG_INT, enumerator 627 dp_add_event(dp, EV_HPD_UNPLUG_INT, 0, 1); /* delay = 1 */ in dp_hpd_unplug_handle() 1107 case EV_HPD_UNPLUG_INT: in hpd_event_thread() 1167 dp_add_event(dp, EV_HPD_UNPLUG_INT, 0, 0); in dp_display_irq_handler() 1172 dp_add_event(dp, EV_HPD_UNPLUG_INT, 0, 0); in dp_display_irq_handler()
|