Home
last modified time | relevance | path

Searched refs:target_bias_level (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/
H A Dsoc-dapm.c53 enum snd_soc_bias_level target_bias_level; member
2101 dapm->target_bias_level != SND_SOC_BIAS_OFF) { in dapm_pre_sequence_async()
2112 if ((dapm->target_bias_level == SND_SOC_BIAS_ON && in dapm_pre_sequence_async()
2114 (dapm->target_bias_level != SND_SOC_BIAS_ON && in dapm_pre_sequence_async()
2134 (dapm->target_bias_level == SND_SOC_BIAS_STANDBY || in dapm_post_sequence_async()
2135 dapm->target_bias_level == SND_SOC_BIAS_OFF)) { in dapm_post_sequence_async()
2143 dapm->target_bias_level == SND_SOC_BIAS_OFF) { in dapm_post_sequence_async()
2154 dapm->target_bias_level == SND_SOC_BIAS_ON) { in dapm_post_sequence_async()
2270 d->target_bias_level = SND_SOC_BIAS_STANDBY; in dapm_power_widgets()
2272 d->target_bias_level = SND_SOC_BIAS_OFF; in dapm_power_widgets()
[all …]