Searched refs:snd_power_wait (Results 1 – 5 of 5) sorted by relevance
200 int snd_power_wait(struct snd_card *card);205 static inline int snd_power_wait(struct snd_card *card) { return 0; } in snd_power_wait() function
1163 int snd_power_wait(struct snd_card *card) in snd_power_wait() function1171 EXPORT_SYMBOL(snd_power_wait);
2899 snd_power_wait(pcm->card); in snd_pcm_release()3305 res = snd_power_wait(substream->pcm->card); in snd_pcm_common_ioctl()
388 snd_power_wait(hw->card); in usb_stream_hwdep_ioctl()
563 snd_power_wait(card->snd_card); in snd_soc_suspend()
Completed in 20 milliseconds