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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_sigmatel.c2252 snd_hda_codec_set_pincfg(codec, spec->pin_nids[i],
5242 snd_hda_codec_set_pincfg(codec, 0x0b, 0x90A70170);
5246 snd_hda_codec_set_pincfg(codec, 0x13, 0x90A60160);
5250 snd_hda_codec_set_pincfg(codec, 0x0b, 0x90A70170);
5251 snd_hda_codec_set_pincfg(codec, 0x13, 0x90A60160);
5622 snd_hda_codec_set_pincfg(codec, 0x0f, 0x40f000f0);
5623 snd_hda_codec_set_pincfg(codec, 0x19, 0x40f000f3);
5678 snd_hda_codec_set_pincfg(codec, 0x0e, 0x01813040);
5705 snd_hda_codec_set_pincfg(codec, 0x0d, 0x90170010);
5735 snd_hda_codec_set_pincfg(code
[all...]
H A Dhda_codec.h937 int snd_hda_codec_set_pincfg(struct hda_codec *codec, hda_nid_t nid,
H A Dpatch_cirrus.c1172 snd_hda_codec_set_pincfg(codec, cfg->nid, cfg->val);
H A Dhda_codec.c859 * snd_hda_codec_set_pincfg - Override a pin default configuration
868 int snd_hda_codec_set_pincfg(struct hda_codec *codec, function
873 EXPORT_SYMBOL_HDA(snd_hda_codec_set_pincfg); variable
H A Dpatch_via.c2477 snd_hda_codec_set_pincfg(codec, nid, def_conf);
H A Dpatch_realtek.c1513 snd_hda_codec_set_pincfg(codec, cfg->nid, cfg->val);

Completed in 304 milliseconds