Home
last modified time | relevance | path

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

/linux/include/drm/bridge/
H A Ddw_hdmi.h184 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt);
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-gp-audio.c86 dw_hdmi_set_channel_count(dw->data.hdmi, params->channels); in audio_hw_params()
H A Ddw-hdmi-i2s-audio.c106 dw_hdmi_set_channel_count(hdmi, hparms->channels); in dw_hdmi_i2s_hw_params()
H A Ddw-hdmi-ahb-audio.c463 dw_hdmi_set_channel_count(dw->data.hdmi, runtime->channels); in dw_hdmi_prepare()
H A Ddw-hdmi.c724 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt) in dw_hdmi_set_channel_count() function
749 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_count);