Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/bridge/
Ddw_hdmi.h184 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt);
/Linux-v6.1/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.c741 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt) in dw_hdmi_set_channel_count() function
766 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_count);