Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc.h378 SND_SOC_CARD_CLASS_INIT = 0, enumerator
/linux-4.1.27/sound/soc/
Dsoc-core.c1562 mutex_lock_nested(&card->mutex, SND_SOC_CARD_CLASS_INIT); in snd_soc_instantiate_card()