Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/boards/
Dbytcht_cx2072x.c80 card->dapm.idle_bias_off = true; in byt_cht_cx2072x_init()
Dbytcht_es8316.c166 card->dapm.idle_bias_off = true; in byt_cht_es8316_init()
Dbytcr_rt5651.c563 card->dapm.idle_bias_off = true; in byt_rt5651_init()
Dbytcr_rt5640.c1007 card->dapm.idle_bias_off = true; in byt_rt5640_init()
/kernel/linux/linux-5.10/include/sound/
Dsoc-dapm.h690 unsigned int idle_bias_off:1; /* Use BIAS_OFF instead of STANDBY */ member
/kernel/linux/linux-5.10/sound/soc/
Dsoc-core.c615 if (dapm->idle_bias_off) { in snd_soc_suspend()
1223 WARN(dapm->idle_bias_off && in soc_probe_component()
Dsoc-dapm.c1934 if (dapm->idle_bias_off) in dapm_idle_bias_off()
4800 dapm->idle_bias_off = !component->driver->idle_bias_on, in snd_soc_dapm_init()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm8993.c1539 dapm->idle_bias_off = 1; in wm8993_probe()
Dwm8994.c4186 dapm->idle_bias_off = 1; in wm8994_component_probe()
4194 dapm->idle_bias_off = 0; in wm8994_component_probe()