Home
last modified time | relevance | path

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

/include/sound/
Dcore.h167 static inline void snd_power_unlock(struct snd_card *card) in snd_power_unlock() function
189 #define snd_power_unlock(card) do { (void)(card); } while (0) macro