Searched refs:speaker_pins (Results 1 - 5 of 5) 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
2178 short sequences_speaker[ARRAY_SIZE(cfg->speaker_pins)];
2231 if (cfg->speaker_outs >= ARRAY_SIZE(cfg->speaker_pins))
2233 cfg->speaker_pins[cfg->speaker_outs] = nid;
2282 sort_pins_by_sequence(cfg->speaker_pins, sequences_speaker,
2292 memcpy(cfg->line_out_pins, cfg->speaker_pins,
2293 sizeof(cfg->speaker_pins));
2295 memset(cfg->speaker_pins, 0, sizeof(cfg->speaker_pins));
2331 cfg->speaker_outs, cfg->speaker_pins[
[all...]
H A Dhda_local.h237 hda_nid_t speaker_pins[5]; member in struct:auto_pin_cfg
H A Dpatch_sigmatel.c1329 nid = snd_hda_codec_read(codec, cfg->speaker_pins[i], 0,
1486 pin = spec->autocfg.speaker_pins[i];
1571 hda_nid_t pin = spec->autocfg.speaker_pins[i];
1826 stac92xx_reset_pinctl(codec, cfg->speaker_pins[i],
1834 stac92xx_set_pinctl(codec, cfg->speaker_pins[i],
H A Dpatch_analog.c2531 pin = spec->autocfg.speaker_pins[0];
2584 spec->autocfg.speaker_pins[0],
H A Dpatch_realtek.c3157 pin = spec->autocfg.speaker_pins[0];
3209 spec->autocfg.speaker_pins[0],
4203 nid = cfg->speaker_pins[0];
4284 nid = spec->autocfg.speaker_pins[0];
7121 nid = cfg->speaker_pins[0];
9632 spec->autocfg.speaker_pins[0],
10480 spec->autocfg.speaker_pins[0],

Completed in 120 milliseconds