Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcore.h194 static inline void snd_power_sync_ref(struct snd_card *card) in snd_power_sync_ref() function
209 static inline void snd_power_sync_ref(struct snd_card *card) {} in snd_power_sync_ref() function
/linux/sound/hda/common/
H A Dbind.c167 snd_power_sync_ref(codec->bus->card); in hda_codec_driver_remove()