Home
last modified time | relevance | path

Searched refs:SND_SOC_BIAS_ON (Results 1 – 25 of 125) sorted by relevance

12345

/Linux-v6.1/sound/soc/codecs/
Dcq93vc.c66 case SND_SOC_BIAS_ON: in cq93vc_set_bias_level()
Dwm8960.c908 case SND_SOC_BIAS_ON: in wm8960_set_bias_level_out3()
932 case SND_SOC_BIAS_ON: in wm8960_set_bias_level_out3()
1003 case SND_SOC_BIAS_ON: in wm8960_set_bias_level_capless()
1058 case SND_SOC_BIAS_ON: in wm8960_set_bias_level_capless()
Dwm1250-ev1.c42 case SND_SOC_BIAS_ON: in wm1250_ev1_set_bias_level()
Dwm8728.c167 case SND_SOC_BIAS_ON: in wm8728_set_bias_level()
Dmax9850.c231 case SND_SOC_BIAS_ON: in max9850_set_bias_level()
Dsta529.c160 case SND_SOC_BIAS_ON: in sta529_set_bias_level()
Dstac9766.c203 case SND_SOC_BIAS_ON: /* full On */ in stac9766_set_bias_level()
Djz4740.c239 case SND_SOC_BIAS_ON: in jz4740_codec_set_bias_level()
Dak4535.c328 case SND_SOC_BIAS_ON: in ak4535_set_bias_level()
Dwm8711.c304 case SND_SOC_BIAS_ON: in wm8711_set_bias_level()
Dadau1781.c322 case SND_SOC_BIAS_ON: in adau1781_set_bias_level()
Dak4671.c565 case SND_SOC_BIAS_ON: in ak4671_set_bias_level()
Dssm4567.c375 case SND_SOC_BIAS_ON: in ssm4567_set_bias_level()
Dwm8776.c339 case SND_SOC_BIAS_ON: in wm8776_set_bias_level()
Dml26124.c464 case SND_SOC_BIAS_ON: in ml26124_set_bias_level()
Dwm8523.c323 case SND_SOC_BIAS_ON: in wm8523_set_bias_level()
Drt5660.c1077 case SND_SOC_BIAS_ON: in rt5660_set_bias_level()
1087 if (snd_soc_component_get_bias_level(component) == SND_SOC_BIAS_ON) { in rt5660_set_bias_level()
Dcs4265.c469 case SND_SOC_BIAS_ON: in cs4265_set_bias_level()
Duda134x.c302 case SND_SOC_BIAS_ON: in uda134x_set_bias_level()
Dwm9090.c468 case SND_SOC_BIAS_ON: in wm9090_set_bias_level()
Dwm8971.c567 case SND_SOC_BIAS_ON: in wm8971_set_bias_level()
/Linux-v6.1/sound/soc/meson/
Dt9015.c186 case SND_SOC_BIAS_ON: in t9015_set_bias_level()
Daxg-spdifout.c371 case SND_SOC_BIAS_ON: in axg_spdifout_set_bias_level()
Daxg-tdm-interface.c463 case SND_SOC_BIAS_ON: in axg_tdm_iface_set_bias_level()
/Linux-v6.1/sound/soc/
Dsoc-dapm.c1818 if ((d->target_bias_level == SND_SOC_BIAS_ON && in dapm_pre_sequence_async()
1819 d->bias_level != SND_SOC_BIAS_ON) || in dapm_pre_sequence_async()
1820 (d->target_bias_level != SND_SOC_BIAS_ON && in dapm_pre_sequence_async()
1821 d->bias_level == SND_SOC_BIAS_ON)) { in dapm_pre_sequence_async()
1861 d->target_bias_level == SND_SOC_BIAS_ON) { in dapm_post_sequence_async()
1862 ret = snd_soc_dapm_set_bias_level(d, SND_SOC_BIAS_ON); in dapm_post_sequence_async()
2028 d->target_bias_level = SND_SOC_BIAS_ON; in dapm_power_widgets()
2185 case SND_SOC_BIAS_ON: in dapm_bias_read_file()
2434 case SND_SOC_BIAS_ON: in dapm_widget_show_component()
4851 if (dapm->bias_level == SND_SOC_BIAS_ON) in soc_dapm_shutdown_dapm()

12345