Home
last modified time | relevance | path

Searched refs:dw_hdmi_set_channel_count (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-i2s-audio.c124 dw_hdmi_set_channel_count(hdmi, hparms->channels); in dw_hdmi_i2s_hw_params()
H A Ddw-hdmi-ahb-audio.c441 dw_hdmi_set_channel_count(dw->data.hdmi, runtime->channels); in dw_hdmi_prepare()
H A Ddw-hdmi.c1122 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt) in dw_hdmi_set_channel_count() function
1146 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_count);
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h285 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt);