Searched defs:snd_power_unlock (Results 1 – 1 of 1) sorted by relevance
156 static inline void snd_power_unlock(struct snd_card *card) in snd_power_unlock() function178 #define snd_power_unlock(card) do { (void)(card); } while (0) macro