Searched refs:bias_level (Results 1 – 17 of 17) sorted by relevance
105 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt715_set_amp_gain_put()159 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt715_set_amp_gain_put()227 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt715_set_main_switch_put()275 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt715_set_main_switch_put()334 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt715_set_main_vol_put()384 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt715_set_main_vol_put()719 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) { in rt715_set_bias_level()736 dapm->bias_level = level; in rt715_set_bias_level()
1457 int bias_level; in cs42l42_handle_button_press() local1478 bias_level = 1; in cs42l42_handle_button_press()1488 (cs42l42->bias_thresholds[bias_level] << in cs42l42_handle_button_press()1494 (++bias_level < CS42L42_NUM_BIASES)); in cs42l42_handle_button_press()1496 switch (bias_level) { in cs42l42_handle_button_press()1498 bias_level = SND_JACK_BTN_2; in cs42l42_handle_button_press()1502 bias_level = SND_JACK_BTN_1; in cs42l42_handle_button_press()1506 bias_level = SND_JACK_BTN_3; in cs42l42_handle_button_press()1510 bias_level = SND_JACK_BTN_0; in cs42l42_handle_button_press()1514 bias_level = 0; in cs42l42_handle_button_press()[all …]
278 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_jack_init()309 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_jack_init()387 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_set_amp_gain_put()439 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt700_set_amp_gain_put()826 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) { in rt700_set_bias_level()842 dapm->bias_level = level; in rt700_set_bias_level()
360 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt711_jack_init()443 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt711_jack_init()525 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt711_set_amp_gain_put()579 if (dapm->bias_level <= SND_SOC_BIAS_STANDBY) in rt711_set_amp_gain_put()888 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) { in rt711_set_bias_level()
662 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) in cs53l30_set_bias_level()667 if (dapm->bias_level == SND_SOC_BIAS_OFF) { in cs53l30_set_bias_level()
907 if (dapm->bias_level < SND_SOC_BIAS_PREPARE) in nau8821_eject_jack()958 if (nau8821->dapm->bias_level < SND_SOC_BIAS_PREPARE) in nau8821_setup_inserted_irq()
866 if (dapm->bias_level < SND_SOC_BIAS_PREPARE) in nau8824_eject_jack()918 if (nau8824->dapm->bias_level < SND_SOC_BIAS_PREPARE) in nau8824_setup_auto_irq()
3635 if (dapm->bias_level == SND_SOC_BIAS_OFF) { in rt5659_set_bias_level()
33 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) { in tobermory_set_bias_level()95 dapm->bias_level = level; in tobermory_set_bias_level_post()
37 if (dapm->bias_level == SND_SOC_BIAS_STANDBY) { in littlemill_set_bias_level()99 dapm->bias_level = level; in littlemill_set_bias_level_post()
71 if (card->dapm.bias_level == SND_SOC_BIAS_STANDBY) { in speyside_set_bias_level_post()93 card->dapm.bias_level = level; in speyside_set_bias_level_post()
71 if (dapm->bias_level != SND_SOC_BIAS_STANDBY) in bells_set_bias_level()137 dapm->bias_level = level; in bells_set_bias_level_post()
292 if (card->dapm.bias_level == SND_SOC_BIAS_OFF) in tm2_set_bias_level()
703 dapm->bias_level = level; in snd_soc_dapm_force_bias_level()1803 if (d->bias_level == SND_SOC_BIAS_OFF && in dapm_pre_sequence_async()1816 d->bias_level != SND_SOC_BIAS_ON) || in dapm_pre_sequence_async()1818 d->bias_level == SND_SOC_BIAS_ON)) { in dapm_pre_sequence_async()1835 if (d->bias_level == SND_SOC_BIAS_PREPARE && in dapm_post_sequence_async()1845 if (d->bias_level == SND_SOC_BIAS_STANDBY && in dapm_post_sequence_async()1857 if (d->bias_level == SND_SOC_BIAS_PREPARE && in dapm_post_sequence_async()2181 switch (dapm->bias_level) { in dapm_bias_read_file()4786 dapm->bias_level = SND_SOC_BIAS_OFF; in snd_soc_dapm_init()4825 if (dapm->bias_level == SND_SOC_BIAS_ON) in soc_dapm_shutdown_dapm()[all …]
1409 dapm->bias_level != SND_SOC_BIAS_OFF, in soc_probe_component()
688 enum snd_soc_bias_level bias_level; member747 dapm->bias_level = level; in snd_soc_dapm_init_bias_level()759 return dapm->bias_level; in snd_soc_dapm_get_bias_level()
702 if (dapm->bias_level == SND_SOC_BIAS_ON) { in kabylake_set_bias_level()
Completed in 52 milliseconds