Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/bridge/
H A Ddw_hdmi.h173 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt);
/kernel/linux/linux-6.6/include/drm/bridge/
H A Ddw_hdmi.h184 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt);
/kernel/linux/linux-6.6/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.c441 dw_hdmi_set_channel_count(dw->data.hdmi, runtime->channels); in dw_hdmi_prepare()
H A Ddw-hdmi.c727 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt) in dw_hdmi_set_channel_count() function
752 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_count); variable
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
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.c441 dw_hdmi_set_channel_count(dw->data.hdmi, runtime->channels); in dw_hdmi_prepare()
H A Ddw-hdmi.c714 void dw_hdmi_set_channel_count(struct dw_hdmi *hdmi, unsigned int cnt) in dw_hdmi_set_channel_count() function
738 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_count); variable

Completed in 14 milliseconds