snd_power_get_state 1000 sound/core/init.c 	if (snd_power_get_state(card) == power_state)
snd_power_get_state 1009 sound/core/init.c 		if (snd_power_get_state(card) == power_state)
snd_power_get_state 2527 sound/pci/hda/patch_hdmi.c 	if (snd_power_get_state(codec->card) != SNDRV_CTL_POWER_D0)
snd_power_get_state 2733 sound/pci/hda/patch_hdmi.c 	if (snd_power_get_state(codec->card) != SNDRV_CTL_POWER_D0)
snd_power_get_state 1621 sound/soc/codecs/hdac_hdmi.c 	if (snd_power_get_state(component->card->snd_card) !=
snd_power_get_state 1114 sound/soc/soc-dapm.c 	int level = snd_power_get_state(widget->dapm->card->snd_card);
snd_power_get_state 1932 sound/soc/soc-dapm.c 	switch (snd_power_get_state(dapm->card->snd_card)) {