Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/fsl/
Dimx-audmux.c171 } audmux_type; variable
199 if (audmux_type != IMX21_AUDMUX) in imx_audmux_v1_configure_port()
219 if (audmux_type != IMX31_AUDMUX) in imx_audmux_v2_configure_port()
270 if (audmux_type == IMX31_AUDMUX) { in imx_audmux_parse_dt_defaults()
286 if (audmux_type == IMX31_AUDMUX) { in imx_audmux_parse_dt_defaults()
319 audmux_type = pdev->id_entry->driver_data; in imx_audmux_probe()
321 switch (audmux_type) { in imx_audmux_probe()
346 if (audmux_type == IMX31_AUDMUX) in imx_audmux_remove()