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

/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-gp-audio.c86 dw_hdmi_set_channel_count(dw->data.hdmi, params->channels);
H A Ddw-hdmi-i2s-audio.c106 dw_hdmi_set_channel_count(hdmi, hparms->channels);
H A Ddw-hdmi-ahb-audio.c441 dw_hdmi_set_channel_count(dw->data.hdmi, runtime->channels);
H A Ddw-hdmi.c727 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt) function
752 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_count); variable
/linux-master/include/drm/bridge/
H A Ddw_hdmi.h184 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt);

Completed in 207 milliseconds