Searched refs:oob_hotplug_event (Results 1 – 4 of 4) sorted by relevance
255 .oob_hotplug_event = drm_bridge_connector_oob_hotplug_event,
1571 void (*oob_hotplug_event)(struct drm_connector *connector, member
3467 if (connector->funcs->oob_hotplug_event) in drm_connector_oob_hotplug_event()3468 connector->funcs->oob_hotplug_event(connector, status); in drm_connector_oob_hotplug_event()
6169 .oob_hotplug_event = intel_dp_oob_hotplug_event,