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