Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h319 void dw_hdmi_qp_resume(struct device *dev, struct dw_hdmi_qp *hdmi);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c3709 void dw_hdmi_qp_resume(struct device *dev, struct dw_hdmi_qp *hdmi) in dw_hdmi_qp_resume() function
3739 EXPORT_SYMBOL_GPL(dw_hdmi_qp_resume);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c3859 dw_hdmi_qp_resume(dev, hdmi->hdmi_qp); in dw_hdmi_rockchip_resume()