Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
H A Dimx-audmux.c166 } audmux_type; variable
181 if (audmux_type != IMX21_AUDMUX) in imx_audmux_v1_configure_port()
201 if (audmux_type != IMX31_AUDMUX) in imx_audmux_v2_configure_port()
249 if (audmux_type == IMX31_AUDMUX) { in imx_audmux_parse_dt_defaults()
265 if (audmux_type == IMX31_AUDMUX) { in imx_audmux_parse_dt_defaults()
293 audmux_type = (uintptr_t)of_device_get_match_data(&pdev->dev); in imx_audmux_probe()
295 switch (audmux_type) { in imx_audmux_probe()
319 if (audmux_type == IMX31_AUDMUX) in imx_audmux_remove()