Searched refs:sof_imx8_machs (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/sound/soc/sof/imx/ |
| H A D | imx8.c | 378 static struct snd_sof_of_mach sof_imx8_machs[] = { variable 427 IMX_SOF_DEV_DESC(imx8, sof_imx8_machs, &imx8_chip_info, &sof_imx8_ops, imx8_ops_init); 428 IMX_SOF_DEV_DESC(imx8x, sof_imx8_machs, &imx8x_chip_info, &sof_imx8_ops, imx8_ops_init); 429 IMX_SOF_DEV_DESC(imx8m, sof_imx8_machs, &imx8m_chip_info, &sof_imx8_ops, imx8_ops_init); 430 IMX_SOF_DEV_DESC(imx8ulp, sof_imx8_machs, &imx8ulp_chip_info, &sof_imx8_ops, imx8_ops_init);
|