Home
last modified time | relevance | path

Searched refs:SND_SOC_COMP_ORDER_FIRST (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()
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.h322 #define SND_SOC_COMP_ORDER_FIRST -2 macro