Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/fsl/
Dimx-audmux.c200 static const struct of_device_id imx_audmux_dt_ids[] = { variable
205 MODULE_DEVICE_TABLE(of, imx_audmux_dt_ids);
319 of_match_device(imx_audmux_dt_ids, &pdev->dev); in imx_audmux_probe()
359 .of_match_table = imx_audmux_dt_ids,