Searched refs:hp_pins (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dhda_codec.c2161 * assisnged to hp_pins[] and speaker_pins[], respectively. If no line-out jack
2238 if (cfg->hp_outs >= ARRAY_SIZE(cfg->hp_pins))
2240 cfg->hp_pins[cfg->hp_outs] = nid;
2299 memcpy(cfg->line_out_pins, cfg->hp_pins,
2300 sizeof(cfg->hp_pins));
2302 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins));
2335 cfg->hp_outs, cfg->hp_pins[0],
2336 cfg->hp_pins[1], cfg->hp_pins[
[all...]
H A Dpatch_via.c212 pin = spec->autocfg.hp_pins[0];
772 if (!spec->autocfg.line_outs && !spec->autocfg.hp_pins[0])
778 err = vt1708_auto_create_hp_ctls(spec, spec->autocfg.hp_pins[0]);
1218 if (!spec->autocfg.line_outs && !spec->autocfg.hp_pins[0])
1224 err = vt1709_auto_create_hp_ctls(spec, spec->autocfg.hp_pins[0]);
H A Dhda_local.h240 hda_nid_t hp_pins[5]; member in struct:auto_pin_cfg
H A Dpatch_sigmatel.c1317 unsigned int wid_caps = get_wcaps(codec, cfg->hp_pins[i]);
1320 nid = snd_hda_codec_read(codec, cfg->hp_pins[i], 0,
1480 pin = spec->autocfg.hp_pins[i];
1543 hda_nid_t pin = cfg->hp_pins[0];
1698 enable_pin_detect(codec, cfg->hp_pins[i],
1815 presence = get_pin_presence(codec, cfg->hp_pins[i]);
H A Dpatch_realtek.c3160 pin = spec->autocfg.hp_pins[0];
3213 err = alc880_auto_create_extra_out(spec, spec->autocfg.hp_pins[0],
4210 nid = cfg->hp_pins[0];
4288 nid = spec->autocfg.hp_pins[0];
5337 pin = spec->autocfg.hp_pins[0];
6539 pin = spec->autocfg.hp_pins[0];
7145 nid = cfg->hp_pins[0];
8537 pin = spec->autocfg.hp_pins[0];
8582 err = alc861_auto_create_hp_ctls(spec, spec->autocfg.hp_pins[0]);
9463 pin = spec->autocfg.hp_pins[
[all...]
H A Dpatch_analog.c2534 pin = spec->autocfg.hp_pins[0];
2586 (err = ad1988_auto_create_extra_out(codec, spec->autocfg.hp_pins[0],

Completed in 92 milliseconds