Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-core.c1066 for (order = SND_SOC_COMP_ORDER_FIRST; order <= SND_SOC_COMP_ORDER_LAST; in soc_remove_dai_links()
1072 for (order = SND_SOC_COMP_ORDER_FIRST; order <= SND_SOC_COMP_ORDER_LAST; in soc_remove_dai_links()
1625 for (order = SND_SOC_COMP_ORDER_FIRST; order <= SND_SOC_COMP_ORDER_LAST; in snd_soc_instantiate_card()
1639 for (order = SND_SOC_COMP_ORDER_FIRST; order <= SND_SOC_COMP_ORDER_LAST; in snd_soc_instantiate_card()
/linux-4.4.14/include/sound/
Dsoc.h351 #define SND_SOC_COMP_ORDER_FIRST -2 macro