Home
last modified time | relevance | path

Searched refs:drm_bridge_hpd_notify (Results 1 – 15 of 15) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/bridge/
Dti-tpd12s015.c106 drm_bridge_hpd_notify(bridge, tpd12s015_detect(bridge)); in tpd12s015_hpd_isr()
Ddisplay-connector.c188 drm_bridge_hpd_notify(bridge, display_connector_detect(bridge)); in display_connector_hpd_irq()
Dlontium-lt9611uxc.c182 drm_bridge_hpd_notify(&lt9611uxc->bridge, in lt9611uxc_hpd_work()
Dsii902x.c912 drm_bridge_hpd_notify(&sii902x->bridge, (status & SII902X_PLUGGED_STATUS) in sii902x_interrupt()
Dite-it66121.c963 drm_bridge_hpd_notify(&ctx->bridge, status); in it66121_irq_threaded_handler()
/linux-6.6.21/drivers/soc/qcom/
Dpmic_glink_altmode.c234 drm_bridge_hpd_notify(&alt_port->bridge, connector_status_connected); in pmic_glink_altmode_worker()
236 drm_bridge_hpd_notify(&alt_port->bridge, connector_status_disconnected); in pmic_glink_altmode_worker()
/linux-6.6.21/drivers/gpu/drm/
Ddrm_bridge.c1311 void drm_bridge_hpd_notify(struct drm_bridge *bridge, in drm_bridge_hpd_notify() function
1319 EXPORT_SYMBOL_GPL(drm_bridge_hpd_notify);
/linux-6.6.21/include/drm/
Ddrm_bridge.h898 void drm_bridge_hpd_notify(struct drm_bridge *bridge,
/linux-6.6.21/drivers/gpu/drm/msm/hdmi/
Dhdmi_bridge.c316 drm_bridge_hpd_notify(bridge, drm_bridge_detect(bridge)); in msm_hdmi_hotplug_work()
/linux-6.6.21/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c573 drm_bridge_hpd_notify(dw_hdmi->bridge, in dw_hdmi_top_thread_irq()
/linux-6.6.21/drivers/gpu/drm/bridge/adv7511/
Dadv7511_drv.c462 drm_bridge_hpd_notify(&adv7511->bridge, status); in adv7511_hpd_work()
/linux-6.6.21/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c816 drm_bridge_hpd_notify(&mhdp->bridge, cdns_mhdp_detect(mhdp)); in cdns_mhdp_fw_cb()
2449 drm_bridge_hpd_notify(&mhdp->bridge, cdns_mhdp_detect(mhdp)); in cdns_mhdp_hpd_work()
/linux-6.6.21/drivers/gpu/drm/xlnx/
Dzynqmp_dp.c1618 drm_bridge_hpd_notify(&dp->bridge, status); in zynqmp_dp_hpd_work_func()
/linux-6.6.21/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c1253 drm_bridge_hpd_notify(&hdmi->bridge, status); in mtk_hdmi_hpd_event()
/linux-6.6.21/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c3134 drm_bridge_hpd_notify(&hdmi->bridge, status); in dw_hdmi_irq()