Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/fsl/
Dimx-audmux.c168 } audmux_type; variable
183 if (audmux_type != IMX21_AUDMUX) in imx_audmux_v1_configure_port()
203 if (audmux_type != IMX31_AUDMUX) in imx_audmux_v2_configure_port()
251 if (audmux_type == IMX31_AUDMUX) { in imx_audmux_parse_dt_defaults()
267 if (audmux_type == IMX31_AUDMUX) { in imx_audmux_parse_dt_defaults()
295 audmux_type = (uintptr_t)of_device_get_match_data(&pdev->dev); in imx_audmux_probe()
297 switch (audmux_type) { in imx_audmux_probe()
321 if (audmux_type == IMX31_AUDMUX) in imx_audmux_remove()