Lines Matching refs:bias_level
553 dapm->bias_level = level; in snd_soc_dapm_set_bias_level()
1517 if (d->bias_level == SND_SOC_BIAS_OFF && in dapm_pre_sequence_async()
1530 d->bias_level != SND_SOC_BIAS_ON) || in dapm_pre_sequence_async()
1532 d->bias_level == SND_SOC_BIAS_ON)) { in dapm_pre_sequence_async()
1549 if (d->bias_level == SND_SOC_BIAS_PREPARE && in dapm_post_sequence_async()
1559 if (d->bias_level == SND_SOC_BIAS_STANDBY && in dapm_post_sequence_async()
1571 if (d->bias_level == SND_SOC_BIAS_PREPARE && in dapm_post_sequence_async()
1892 switch (dapm->bias_level) { in dapm_bias_read_file()
1906 WARN(1, "Unknown bias_level %d\n", dapm->bias_level); in dapm_bias_read_file()
2122 switch (codec->dapm.bias_level) { in dapm_widget_show_codec()
4005 if (dapm->bias_level == SND_SOC_BIAS_ON) in soc_dapm_shutdown_dapm()
4009 if (dapm->bias_level == SND_SOC_BIAS_PREPARE) in soc_dapm_shutdown_dapm()
4027 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) in snd_soc_dapm_shutdown()
4034 if (card->dapm.bias_level == SND_SOC_BIAS_STANDBY) in snd_soc_dapm_shutdown()