Lines Matching refs:bias_level
709 dapm->bias_level = level; in snd_soc_dapm_force_bias_level()
1802 if (d->bias_level == SND_SOC_BIAS_OFF && in dapm_pre_sequence_async()
1815 d->bias_level != SND_SOC_BIAS_ON) || in dapm_pre_sequence_async()
1817 d->bias_level == SND_SOC_BIAS_ON)) { in dapm_pre_sequence_async()
1834 if (d->bias_level == SND_SOC_BIAS_PREPARE && in dapm_post_sequence_async()
1844 if (d->bias_level == SND_SOC_BIAS_STANDBY && in dapm_post_sequence_async()
1856 if (d->bias_level == SND_SOC_BIAS_PREPARE && in dapm_post_sequence_async()
2048 if (d != &card->dapm && d->bias_level != d->target_bias_level) in dapm_power_widgets()
2072 if (d != &card->dapm && d->bias_level != d->target_bias_level) in dapm_power_widgets()
2180 switch (dapm->bias_level) { in dapm_bias_read_file()
2194 WARN(1, "Unknown bias_level %d\n", dapm->bias_level); in dapm_bias_read_file()
4796 dapm->bias_level = SND_SOC_BIAS_OFF; in snd_soc_dapm_init()
4835 if (dapm->bias_level == SND_SOC_BIAS_ON) in soc_dapm_shutdown_dapm()
4839 if (dapm->bias_level == SND_SOC_BIAS_PREPARE) in soc_dapm_shutdown_dapm()
4857 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) in snd_soc_dapm_shutdown()
4864 if (card->dapm.bias_level == SND_SOC_BIAS_STANDBY) in snd_soc_dapm_shutdown()