Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-i2s-audio.c125 dw_hdmi_set_channel_allocation(hdmi, hparms->cea.channel_allocation); in dw_hdmi_i2s_hw_params()
H A Ddw-hdmi-ahb-audio.c442 dw_hdmi_set_channel_allocation(dw->data.hdmi, ca); in dw_hdmi_prepare()
H A Ddw-hdmi.c1148 void dw_hdmi_set_channel_allocation(struct dw_hdmi *hdmi, unsigned int ca) in dw_hdmi_set_channel_allocation() function
1156 EXPORT_SYMBOL_GPL(dw_hdmi_set_channel_allocation);
/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h287 void dw_hdmi_set_channel_allocation(struct dw_hdmi *hdmi, unsigned int ca);