Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/fsl/
Dimx-audmux.c186 static const struct of_device_id imx_audmux_dt_ids[] = { variable
191 MODULE_DEVICE_TABLE(of, imx_audmux_dt_ids);
304 of_match_device(imx_audmux_dt_ids, &pdev->dev); in imx_audmux_probe()
393 .of_match_table = imx_audmux_dt_ids,