Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dcore.h153 static inline unsigned int snd_power_get_state(struct snd_card *card) in snd_power_get_state() function
210 #define snd_power_get_state(card) ({ (void)(card); SNDRV_CTL_POWER_D0; }) macro
/linux-6.3-rc2/sound/core/
A Dinit.c1145 if (snd_power_get_state(card) == SNDRV_CTL_POWER_D0) in snd_power_ref_and_wait()
1149 snd_power_get_state(card) == SNDRV_CTL_POWER_D0, in snd_power_ref_and_wait()
/linux-6.3-rc2/sound/soc/
A Dsoc-dapm.c1108 int level = snd_power_get_state(widget->dapm->card->snd_card); in snd_soc_dapm_suspend_check()
1925 switch (snd_power_get_state(dapm->card->snd_card)) { in dapm_idle_bias_off()
/linux-6.3-rc2/sound/soc/codecs/
A Dhdac_hdmi.c1713 if (snd_power_get_state(component->card->snd_card) != in hdac_hdmi_eld_notify_cb()

Completed in 18 milliseconds