Lines Matching refs:bias_level
704 dapm->bias_level = level; in snd_soc_dapm_force_bias_level()
1799 if (d->bias_level == SND_SOC_BIAS_OFF && in dapm_pre_sequence_async()
1812 d->bias_level != SND_SOC_BIAS_ON) || in dapm_pre_sequence_async()
1814 d->bias_level == SND_SOC_BIAS_ON)) { in dapm_pre_sequence_async()
1831 if (d->bias_level == SND_SOC_BIAS_PREPARE && in dapm_post_sequence_async()
1841 if (d->bias_level == SND_SOC_BIAS_STANDBY && in dapm_post_sequence_async()
1853 if (d->bias_level == SND_SOC_BIAS_PREPARE && in dapm_post_sequence_async()
2045 if (d != &card->dapm && d->bias_level != d->target_bias_level) in dapm_power_widgets()
2069 if (d != &card->dapm && d->bias_level != d->target_bias_level) in dapm_power_widgets()
2177 switch (dapm->bias_level) { in dapm_bias_read_file()
2191 WARN(1, "Unknown bias_level %d\n", dapm->bias_level); in dapm_bias_read_file()
4763 dapm->bias_level = SND_SOC_BIAS_OFF; in snd_soc_dapm_init()
4802 if (dapm->bias_level == SND_SOC_BIAS_ON) in soc_dapm_shutdown_dapm()
4806 if (dapm->bias_level == SND_SOC_BIAS_PREPARE) in soc_dapm_shutdown_dapm()
4824 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) in snd_soc_dapm_shutdown()
4831 if (card->dapm.bias_level == SND_SOC_BIAS_STANDBY) in snd_soc_dapm_shutdown()