Searched refs:pin_type (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_realtek.c3113 hda_nid_t nid, int pin_type,
3118 pin_type);
3147 int pin_type = get_pin_type(spec->autocfg.line_out_type); local
3148 alc880_auto_set_output_and_unmute(codec, nid, pin_type, i);
4256 hda_nid_t nid, int pin_type,
4261 pin_type);
4280 int pin_type = get_pin_type(spec->autocfg.line_out_type); local
4281 alc260_auto_set_output_and_unmute(codec, nid, pin_type, 0);
5297 hda_nid_t nid, int pin_type,
5310 pin_type);
3112 alc880_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int dac_idx) argument
4255 alc260_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int sel_idx) argument
5296 alc882_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int dac_idx) argument
5325 int pin_type = get_pin_type(spec->autocfg.line_out_type); local
6498 alc883_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int dac_idx) argument
6527 int pin_type = get_pin_type(spec->autocfg.line_out_type); local
8504 alc861_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int dac_idx) argument
8525 int pin_type = get_pin_type(spec->autocfg.line_out_type); local
9432 alc861vd_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int dac_idx) argument
9450 int pin_type = get_pin_type(spec->autocfg.line_out_type); local
10393 alc662_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int dac_idx) argument
10419 int pin_type = get_pin_type(spec->autocfg.line_out_type); local
[all...]
H A Dpatch_via.c184 hda_nid_t nid, int pin_type,
189 pin_type);
183 via_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int dac_idx) argument
H A Dpatch_analog.c2490 hda_nid_t nid, int pin_type,
2494 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, pin_type);
2489 ad1988_auto_set_output_and_unmute(struct hda_codec *codec, hda_nid_t nid, int pin_type, int dac_idx) argument
H A Dpatch_sigmatel.c995 static void stac92xx_auto_set_pinctl(struct hda_codec *codec, hda_nid_t nid, int pin_type) argument
998 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_PIN_WIDGET_CONTROL, pin_type);

Completed in 114 milliseconds