/linux-4.1.27/sound/soc/intel/boards/ |
D | byt-max98090.c | 91 card->dapm.idle_bias_off = true; in byt_max98090_init()
|
D | byt-rt5640.c | 139 card->dapm.idle_bias_off = true; in byt_rt5640_init()
|
/linux-4.1.27/sound/soc/codecs/ |
D | wm1250-ev1.c | 153 .idle_bias_off = true,
|
D | ssm4567.c | 400 .idle_bias_off = true,
|
D | cs42xx8.c | 406 .idle_bias_off = true,
|
D | sirf-audio-codec.c | 439 .idle_bias_off = true,
|
D | wm8770.c | 615 .idle_bias_off = true,
|
D | wm8804.c | 546 .idle_bias_off = true,
|
D | ssm2518.c | 721 .idle_bias_off = true,
|
D | isabelle.c | 1100 .idle_bias_off = true,
|
D | adau1701.c | 704 .idle_bias_off = true,
|
D | adau1977.c | 878 .idle_bias_off = true,
|
D | sn95031.c | 885 .idle_bias_off = true,
|
D | lm49453.c | 1406 .idle_bias_off = true,
|
D | wm0010.c | 803 .idle_bias_off = true,
|
D | rt286.c | 1161 .idle_bias_off = true,
|
D | wm9081.c | 1286 .idle_bias_off = true,
|
D | wm8997.c | 1101 .idle_bias_off = true,
|
D | adau1373.c | 1487 .idle_bias_off = true,
|
D | rt5651.c | 1714 .idle_bias_off = true,
|
D | tlv320dac33.c | 1451 .idle_bias_off = true,
|
D | pcm512x.c | 1351 .idle_bias_off = true,
|
D | tlv320aic3x.c | 1645 .idle_bias_off = true,
|
D | wm8993.c | 1542 codec->dapm.idle_bias_off = 1; in wm8993_probe()
|
D | wm5102.c | 1882 .idle_bias_off = true,
|
D | wm5110.c | 1659 .idle_bias_off = true,
|
D | wm8995.c | 2193 .idle_bias_off = true,
|
D | rt5640.c | 2115 .idle_bias_off = true,
|
D | twl4030.c | 2205 .idle_bias_off = true,
|
D | wm8904.c | 2092 .idle_bias_off = true,
|
D | wm2200.c | 2109 .idle_bias_off = true,
|
D | wm8994.c | 4021 codec->dapm.idle_bias_off = 1; in wm8994_codec_probe() 4029 codec->dapm.idle_bias_off = 0; in wm8994_codec_probe()
|
D | rt5670.c | 2779 .idle_bias_off = true,
|
D | rt5645.c | 2628 .idle_bias_off = true,
|
D | wm5100.c | 2394 .idle_bias_off = 1,
|
D | wm8962.c | 3497 .idle_bias_off = true,
|
D | wm8996.c | 2694 .idle_bias_off = true,
|
D | rt5677.c | 4872 .idle_bias_off = true,
|
/linux-4.1.27/sound/soc/ |
D | soc-core.c | 676 if (codec->dapm.idle_bias_off) { in snd_soc_suspend() 1161 WARN(dapm->idle_bias_off && in soc_probe_component() 2675 dapm->idle_bias_off = true; in snd_soc_component_initialize() 3091 codec->dapm.idle_bias_off = codec_drv->idle_bias_off; in snd_soc_register_codec()
|
D | soc-dapm.c | 1649 if (dapm->idle_bias_off) in dapm_idle_bias_off()
|
/linux-4.1.27/include/sound/ |
D | soc-dapm.h | 591 unsigned int idle_bias_off:1; /* Use BIAS_OFF instead of STANDBY */ member
|
D | soc.h | 868 bool idle_bias_off; member
|