Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h312 void dw_hdmi_qp_set_allm_enable(struct dw_hdmi_qp *hdmi_qp, bool enable);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c2232 void dw_hdmi_qp_set_allm_enable(struct dw_hdmi_qp *hdmi, bool enable) in dw_hdmi_qp_set_allm_enable() function
2261 EXPORT_SYMBOL_GPL(dw_hdmi_qp_set_allm_enable);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c2898 dw_hdmi_qp_set_allm_enable(hdmi->hdmi_qp, hdmi->enable_allm); in dw_hdmi_rockchip_set_property()