Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/bridge/
Ddw_hdmi.h158 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt);
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c105 dw_hdmi_set_channel_count(hdmi, hparms->channels); in dw_hdmi_i2s_hw_params()
Ddw-hdmi-ahb-audio.c437 dw_hdmi_set_channel_count(dw->data.hdmi, runtime->channels); in dw_hdmi_prepare()
Ddw-hdmi.c648 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt) in dw_hdmi_set_channel_count() function
672 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_count);