Searched refs:read_hpd (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/include/drm/bridge/ |
| H A D | dw_hdmi_qp.h | 18 enum drm_connector_status (*read_hpd)(struct dw_hdmi_qp *hdmi, void *data); member
|
| H A D | dw_hdmi.h | 120 enum drm_connector_status (*read_hpd)(struct dw_hdmi *hdmi, void *data); member
|
| /linux-6.15/include/media/ |
| H A D | cec-pin.h | 44 int (*read_hpd)(struct cec_adapter *adap); member
|
| /linux-6.15/drivers/gpu/drm/bridge/imx/ |
| H A D | imx8mp-hdmi-tx.c | 78 .read_hpd = dw_hdmi_phy_read_hpd,
|
| /linux-6.15/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_hdmi_phy.c | 223 .read_hpd = dw_hdmi_phy_read_hpd, 397 .read_hpd = dw_hdmi_phy_read_hpd,
|
| /linux-6.15/drivers/gpu/drm/rockchip/ |
| H A D | dw_hdmi-rockchip.c | 425 .read_hpd = dw_hdmi_phy_read_hpd, 461 .read_hpd = dw_hdmi_rk3328_read_hpd,
|
| H A D | dw_hdmi_qp-rockchip.c | 200 .read_hpd = dw_hdmi_qp_rk3588_read_hpd, 231 .read_hpd = dw_hdmi_qp_rk3576_read_hpd,
|
| /linux-6.15/drivers/media/cec/platform/cec-gpio/ |
| H A D | cec-gpio.c | 170 .read_hpd = cec_gpio_read_hpd,
|
| /linux-6.15/drivers/media/cec/core/ |
| H A D | cec-api.c | 598 if (adap->pin && adap->pin->ops->read_hpd && in cec_open() 600 err = adap->pin->ops->read_hpd(adap); in cec_open()
|
| /linux-6.15/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 882 return hdmi->phy.ops->read_hpd(hdmi, hdmi->phy.data); in dw_hdmi_qp_bridge_detect() 1043 !plat_data->phy_ops->disable || !plat_data->phy_ops->read_hpd) { in dw_hdmi_qp_bind()
|
| H A D | dw-hdmi.c | 1733 .read_hpd = dw_hdmi_phy_read_hpd, 2448 result = hdmi->phy.ops->read_hpd(hdmi, hdmi->phy.data); in dw_hdmi_detect()
|
| /linux-6.15/drivers/gpu/drm/meson/ |
| H A D | meson_dw_hdmi.c | 487 .read_hpd = dw_hdmi_read_hpd,
|