Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsof.h118 struct snd_sof_of_mach *of_machines; member
/openbmc/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c609 .of_machines = sof_mt8186_machs,
683 .of_machines = sof_mt8188_machs,
/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c640 .of_machines = sof_mt8195_machs,
/openbmc/linux/sound/soc/sof/
H A Dsof-audio.c1014 struct snd_sof_of_mach *mach = desc->of_machines; in sof_of_machine_select()