drm_aux_hpd_bridge_notify
EXPORT_SYMBOL_GPL(drm_aux_hpd_bridge_notify);
drm_aux_hpd_bridge_notify(&alt_port->bridge->dev, conn_status);
drm_aux_hpd_bridge_notify(&port->bridge->dev,
drm_aux_hpd_bridge_notify(&uec->bridge->dev,
void drm_aux_hpd_bridge_notify(struct device *dev, enum drm_connector_status status);