Searched refs:oob_hotplug_event (Results 1 – 4 of 4) sorted by relevance
237 .oob_hotplug_event = drm_bridge_connector_oob_hotplug_event,
1506 void (*oob_hotplug_event)(struct drm_connector *connector, member
3340 if (connector->funcs->oob_hotplug_event) in drm_connector_oob_hotplug_event()3341 connector->funcs->oob_hotplug_event(connector, status); in drm_connector_oob_hotplug_event()
6084 .oob_hotplug_event = intel_dp_oob_hotplug_event,