Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsof.h106 struct snd_sof_of_mach *of_machines; member
/linux-6.1.9/sound/soc/sof/mediatek/mt8186/
Dmt8186.c606 .of_machines = sof_mt8186_machs,
/linux-6.1.9/sound/soc/sof/mediatek/mt8195/
Dmt8195.c675 .of_machines = sof_mt8195_machs,
/linux-6.1.9/sound/soc/sof/
Dsof-audio.c799 struct snd_sof_of_mach *mach = desc->of_machines; in sof_of_machine_select()