Home
last modified time | relevance | path

Searched refs:SND_SOC_COMP_ORDER_LAST (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/
Dsoc-core.c1080 for (order = SND_SOC_COMP_ORDER_FIRST; order <= SND_SOC_COMP_ORDER_LAST; in soc_remove_dai_links()
1086 for (order = SND_SOC_COMP_ORDER_FIRST; order <= SND_SOC_COMP_ORDER_LAST; in soc_remove_dai_links()
1351 if (order != SND_SOC_COMP_ORDER_LAST) in soc_probe_link_dais()
1629 for (order = SND_SOC_COMP_ORDER_FIRST; order <= SND_SOC_COMP_ORDER_LAST; in snd_soc_instantiate_card()
1643 for (order = SND_SOC_COMP_ORDER_FIRST; order <= SND_SOC_COMP_ORDER_LAST; in snd_soc_instantiate_card()
/linux-4.1.27/include/sound/
Dsoc.h326 #define SND_SOC_COMP_ORDER_LAST 2 macro