Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsof.h130 struct snd_sof_of_mach *of_machines; member
/linux/sound/soc/sof/imx/
H A Dimx8.c638 .of_machines = sof_imx8_machs,
655 .of_machines = sof_imx8_machs,
H A Dimx8ulp.c484 .of_machines = sof_imx8ulp_machs,
H A Dimx8m.c531 .of_machines = sof_imx8mp_machs,
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c558 .of_machines = sof_mt8186_machs,
632 .of_machines = sof_mt8188_machs,
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c589 .of_machines = sof_mt8195_machs,
/linux/sound/soc/sof/
H A Dcore.c187 struct snd_sof_of_mach *mach = desc->of_machines; in sof_of_machine_select()