Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/bridge/
Ddw_hdmi.h159 void dw_hdmi_set_channel_allocation(struct dw_hdmi *hdmi, unsigned int ca);
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c106 dw_hdmi_set_channel_allocation(hdmi, hparms->cea.channel_allocation); in dw_hdmi_i2s_hw_params()
Ddw-hdmi-ahb-audio.c438 dw_hdmi_set_channel_allocation(dw->data.hdmi, ca); in dw_hdmi_prepare()
Ddw-hdmi.c674 void dw_hdmi_set_channel_allocation(struct dw_hdmi *hdmi, unsigned int ca) in dw_hdmi_set_channel_allocation() function
682 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_allocation);