Home
last modified time | relevance | path

Searched refs:dw_hdmi_qp_get_output_whether_hdmi (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h338 bool dw_hdmi_qp_get_output_whether_hdmi(struct dw_hdmi_qp *hdmi);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c2625 bool dw_hdmi_qp_get_output_whether_hdmi(struct dw_hdmi_qp *hdmi) in dw_hdmi_qp_get_output_whether_hdmi() function
2629 EXPORT_SYMBOL_GPL(dw_hdmi_qp_get_output_whether_hdmi);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c1968 sink_is_hdmi = dw_hdmi_qp_get_output_whether_hdmi(hdmi->hdmi_qp); in dw_hdmi_rockchip_select_output()