Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dcore.h188 static inline void snd_power_sync_ref(struct snd_card *card) in snd_power_sync_ref() function
203 static inline void snd_power_sync_ref(struct snd_card *card) {} in snd_power_sync_ref() function
/Linux-v5.15/sound/core/
Dinit.c511 snd_power_sync_ref(card); in snd_card_disconnect()