Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dsound.c56 if (snd_card_locked(card)) in snd_request_card()
H A Dinit.c282 int snd_card_locked(int card) in snd_card_locked() function
/OK3568_Linux_fs/kernel/include/sound/
H A Dcore.h228 int snd_card_locked(int card);
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multicodecs.c564 if (!snd_card_locked(cards[i])) { in wait_locked_card()