Home
last modified time | relevance | path

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

/linux-5.19.10/include/drm/bridge/
Ddw_hdmi.h186 void dw_hdmi_set_channel_allocation(struct dw_hdmi *hdmi, unsigned int ca);
/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-gp-audio.c87 dw_hdmi_set_channel_allocation(dw->data.hdmi, ca); in audio_hw_params()
Ddw-hdmi-i2s-audio.c107 dw_hdmi_set_channel_allocation(hdmi, hparms->cea.channel_allocation); in dw_hdmi_i2s_hw_params()
Ddw-hdmi-ahb-audio.c442 dw_hdmi_set_channel_allocation(dw->data.hdmi, ca); in dw_hdmi_prepare()
Ddw-hdmi.c767 void dw_hdmi_set_channel_allocation(struct dw_hdmi *hdmi, unsigned int ca) in dw_hdmi_set_channel_allocation() function
775 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_allocation);