Searched refs:snd_power_get_state (Results 1 – 5 of 5) sorted by relevance
136 static inline unsigned int snd_power_get_state(struct snd_card *card) in snd_power_get_state() function153 #define snd_power_get_state(card) ({ (void)(card); SNDRV_CTL_POWER_D0; }) macro
1000 if (snd_power_get_state(card) == power_state) in snd_power_wait()1009 if (snd_power_get_state(card) == power_state) in snd_power_wait()
2512 if (snd_power_get_state(codec->card) != SNDRV_CTL_POWER_D0) in generic_acomp_pin_eld_notify()2713 if (snd_power_get_state(codec->card) != SNDRV_CTL_POWER_D0) in intel_pin_eld_notify()
1094 int level = snd_power_get_state(widget->dapm->card->snd_card); in snd_soc_dapm_suspend_check()1912 switch (snd_power_get_state(dapm->card->snd_card)) { in dapm_idle_bias_off()
1621 if (snd_power_get_state(component->card->snd_card) != in hdac_hdmi_eld_notify_cb()