Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsof.h131 struct snd_sof_of_mach *of_machines; member
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c456 .of_machines = sof_mt8186_machs,
530 .of_machines = sof_mt8188_machs,
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c487 .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()