Home
last modified time | relevance | path

Searched refs:idle_bias_off (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dbytcht_cx2072x.c80 card->dapm.idle_bias_off = true; in byt_cht_cx2072x_init()
H A Dbytcht_es8316.c166 card->dapm.idle_bias_off = true; in byt_cht_es8316_init()
H A Dbytcr_rt5640.c1007 card->dapm.idle_bias_off = true; in byt_rt5640_init()
H A Dbytcr_rt5651.c563 card->dapm.idle_bias_off = true; in byt_rt5651_init()
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dbytcht_cx2072x.c80 card->dapm.idle_bias_off = true; in byt_cht_cx2072x_init()
H A Dbytcht_es8316.c167 card->dapm.idle_bias_off = true; in byt_cht_es8316_init()
H A Dbytcr_wm5102.c207 card->dapm.idle_bias_off = true; in byt_wm5102_init()
H A Dsof_es8336.c279 card->dapm.idle_bias_off = true; in sof_es8316_init()
H A Dbytcr_rt5651.c573 card->dapm.idle_bias_off = true; in byt_rt5651_init()
H A Dbytcr_rt5640.c1265 card->dapm.idle_bias_off = true; in byt_rt5640_init()
/kernel/linux/linux-6.6/sound/soc/intel/avs/boards/
H A Des8336.c133 card->dapm.idle_bias_off = true; in avs_es8336_codec_init()
H A Drt274.c117 card->dapm.idle_bias_off = true; in avs_rt274_codec_init()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-client-probes.c492 /* set idle_bias_off to prevent the core from resuming the card->dev */ in sof_probes_client_probe()
493 card->dapm.idle_bias_off = true; in sof_probes_client_probe()
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dapm.h690 unsigned int idle_bias_off:1; /* Use BIAS_OFF instead of STANDBY */ member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dapm.h699 unsigned int idle_bias_off:1; /* Use BIAS_OFF instead of STANDBY */ member
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-core.c615 if (dapm->idle_bias_off) { in snd_soc_suspend()
617 "ASoC: idle_bias_off CODEC on over suspend\n"); in snd_soc_suspend()
1223 WARN(dapm->idle_bias_off && in soc_probe_component()
1225 "codec %s can not start from non-off bias with idle_bias_off==1\n", in soc_probe_component()
H A Dsoc-dapm.c1934 if (dapm->idle_bias_off) in dapm_idle_bias_off()
4801 dapm->idle_bias_off = !component->driver->idle_bias_on, in snd_soc_dapm_init()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-core.c693 if (dapm->idle_bias_off) { in snd_soc_suspend()
695 "ASoC: idle_bias_off CODEC on over suspend\n"); in snd_soc_suspend()
1498 WARN(dapm->idle_bias_off && in soc_probe_component()
1500 "codec %s can not start from non-off bias with idle_bias_off==1\n", in soc_probe_component()
H A Dsoc-dapm.c1924 if (dapm->idle_bias_off) in dapm_idle_bias_off()
4826 dapm->idle_bias_off = !component->driver->idle_bias_on; in snd_soc_dapm_init()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8993.c1539 dapm->idle_bias_off = 1; in wm8993_probe()
H A Dwm8994.c4185 /* By default use idle_bias_off, will override for WM8994 */ in wm8994_component_probe()
4186 dapm->idle_bias_off = 1; in wm8994_component_probe()
4194 dapm->idle_bias_off = 0; in wm8994_component_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8993.c1539 dapm->idle_bias_off = 1; in wm8993_probe()
H A Dwm8994.c4185 /* By default use idle_bias_off, will override for WM8994 */ in wm8994_component_probe()
4186 dapm->idle_bias_off = 1; in wm8994_component_probe()
4194 dapm->idle_bias_off = 0; in wm8994_component_probe()

Completed in 47 milliseconds