Searched refs:snd_power_wait (Results 1 – 3 of 3) 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
1161 int snd_power_wait(struct snd_card *card) in snd_power_wait() function1169 EXPORT_SYMBOL(snd_power_wait);
362 snd_power_wait(hw->card); in usb_stream_hwdep_ioctl()