Home
last modified time | relevance | path

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

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