• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/

Lines Matching refs:snd_hda_jack_detect

1001 	spec->jack_present = snd_hda_jack_detect(codec, nid);
1032 present = snd_hda_jack_detect(codec, spec->ext_mic.pin);
1069 present = snd_hda_jack_detect(codec, spec->ext_mic.pin);
1721 if (snd_hda_jack_detect(codec, nid)) {
3087 present = snd_hda_jack_detect(codec, 0x18);
5663 spec->jack_present = snd_hda_jack_detect(codec, 0x10);
5730 spec->jack_present = snd_hda_jack_detect(codec, 0x15);
5743 unsigned int bits = snd_hda_jack_detect(codec, 0x10) ? 0 : PIN_OUT;
6264 present = snd_hda_jack_detect(codec, 0x0f);
8906 unsigned char bits = snd_hda_jack_detect(codec, 0x18) ? HDA_AMP_MUTE : 0;
9129 unsigned int present = snd_hda_jack_detect(codec, 0x1b);
9140 unsigned int present = snd_hda_jack_detect(codec, 0x14);
9182 present = snd_hda_jack_detect(codec, 0x18);
9233 int bits = snd_hda_jack_detect(codec, 0x14) ? HDA_AMP_MUTE : 0;
9241 int bits = snd_hda_jack_detect(codec, 0x1b) ? HDA_AMP_MUTE : 0;
9393 present = snd_hda_jack_detect(codec, 0x15);
10835 spec->jack_present = snd_hda_jack_detect(codec, 0x1b);
10850 spec->jack_present = snd_hda_jack_detect(codec, 0x15);
11097 spec->jack_present = snd_hda_jack_detect(codec, hp_nid);
11429 spec->jack_present = snd_hda_jack_detect(codec, 0x14) ||
11430 snd_hda_jack_detect(codec, 0x1b);
11475 spec->jack_present = snd_hda_jack_detect(codec, 0x1b);
11674 spec->jack_present = snd_hda_jack_detect(codec, 0x15);
12699 spec->jack_present = snd_hda_jack_detect(codec, 0x14);
12821 present = snd_hda_jack_detect(codec, 0x15);
13852 present = snd_hda_jack_detect(codec, 0x15);
13877 present = snd_hda_jack_detect(codec, 0x15);
13880 present |= snd_hda_jack_detect(codec, 0x1a);
13904 present_laptop = snd_hda_jack_detect(codec, 0x18);
13905 present_dock = snd_hda_jack_detect(codec, 0x1b);
14030 present = snd_hda_jack_detect(codec, nid);
15255 unsigned int present = snd_hda_jack_detect(codec, 0x0f);
16188 present = snd_hda_jack_detect(codec, 0x18);
17524 present = snd_hda_jack_detect(codec, 0x14);
17536 present = snd_hda_jack_detect(codec, 0x1b);
17597 present = snd_hda_jack_detect(codec, 0x21);
17610 present = snd_hda_jack_detect(codec, 0x21);
17627 present = snd_hda_jack_detect(codec, 0x15);
17644 present = snd_hda_jack_detect(codec, 0x1b);
17654 present1 = snd_hda_jack_detect(codec, 0x21);
17655 present2 = snd_hda_jack_detect(codec, 0x15);
17670 present1 = snd_hda_jack_detect(codec, 0x1b);
17671 present2 = snd_hda_jack_detect(codec, 0x15);
17933 present = snd_hda_jack_detect(codec, 0x21);
17946 present = snd_hda_jack_detect(codec, 0x15);
18976 pre_mic = snd_hda_jack_detect(codec, cfg->input_pins[AUTO_PIN_MIC]);
18977 pre_line = snd_hda_jack_detect(codec, cfg->input_pins[AUTO_PIN_LINE]);
19099 present = snd_hda_jack_detect(codec, cfg->input_pins[AUTO_PIN_MIC]);