Searched refs:snd_power_wait (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/sound/
H A Dcore.h200 int snd_power_wait(struct snd_card *card);
205 static inline int snd_power_wait(struct snd_card *card) { return 0; } function
/linux-master/sound/core/
H A Dinit.c1144 * snd_power_wait - wait until the card gets powered up (old form)
1151 int snd_power_wait(struct snd_card *card) function
1159 EXPORT_SYMBOL(snd_power_wait); variable
H A Dpcm_native.c2892 snd_power_wait(pcm->card);
3293 res = snd_power_wait(substream->pcm->card);
/linux-master/sound/usb/usx2y/
H A Dus122l.c388 snd_power_wait(hw->card);
/linux-master/sound/soc/
H A Dsoc-core.c660 snd_power_wait(card->snd_card);

Completed in 120 milliseconds