Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h309 bool dw_hdmi_get_output_whether_hdmi(struct dw_hdmi *hdmi);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3430 bool dw_hdmi_get_output_whether_hdmi(struct dw_hdmi *hdmi) in dw_hdmi_get_output_whether_hdmi() function
3434 EXPORT_SYMBOL_GPL(dw_hdmi_get_output_whether_hdmi);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c1966 sink_is_hdmi = dw_hdmi_get_output_whether_hdmi(hdmi->hdmi); in dw_hdmi_rockchip_select_output()