Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dcore.h140 static inline unsigned int snd_power_get_state(struct snd_card *card) in snd_power_get_state() function
157 #define snd_power_get_state(card) ({ (void)(card); SNDRV_CTL_POWER_D0; }) macro
/kernel/linux/linux-5.10/sound/core/
Dinit.c1006 if (snd_power_get_state(card) == power_state) in snd_power_wait()
1015 if (snd_power_get_state(card) == power_state) in snd_power_wait()
/kernel/linux/linux-5.10/sound/soc/
Dsoc-dapm.c1111 int level = snd_power_get_state(widget->dapm->card->snd_card); in snd_soc_dapm_suspend_check()
1934 switch (snd_power_get_state(dapm->card->snd_card)) { in dapm_idle_bias_off()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dhdac_hdmi.c1713 if (snd_power_get_state(component->card->snd_card) != in hdac_hdmi_eld_notify_cb()