Searched refs:snd_hda_codec_set_pincfg (Results 1 – 8 of 8) sorted by relevance
| /linux/sound/hda/codecs/ |
| H A D | sigmatel.c | 1823 snd_hda_codec_set_pincfg(codec, 0x0b, 0x90A70170); 1834 snd_hda_codec_set_pincfg(codec, 0x13, 0x90A60160); 1845 snd_hda_codec_set_pincfg(codec, 0x0b, 0x90A70170); 1846 snd_hda_codec_set_pincfg(codec, 0x13, 0x90A60160); in stac92hd73xx_fixup_dell_m6_both() 2101 snd_hda_codec_set_pincfg(codec, 0xa, 0x2101201f); in stac92hd83xxx_fixup_hp() 2102 snd_hda_codec_set_pincfg(codec, 0xf, 0x2181205e); in stac92hd83xxx_fixup_hp() 3081 snd_hda_codec_set_pincfg(codec, 0x0e, 0x01813040); in stac92hd71bxx_fixup_hp_m4() 3101 snd_hda_codec_set_pincfg(codec, 0x0d, 0x90170010); 3145 snd_hda_codec_set_pincfg(codec, pin, pin_cfg); in fixup_hp_headphone() 4722 snd_hda_codec_set_pincfg(code in probe_stac92hd71bxx() [all...] |
| H A D | cm9825.c | 643 snd_hda_codec_set_pincfg(codec, 0x37, 0x24A70100);
|
| H A D | via.c | 430 snd_hda_codec_set_pincfg(codec, nid, def_conf); in vt1708_set_pinconfig_connect()
|
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs421x.c | 389 snd_hda_codec_set_pincfg(codec, CS421X_DMIC_PIN_NID, def_conf); in cs4210_pinmux_init()
|
| /linux/include/sound/ |
| H A D | hda_codec.h | 406 int snd_hda_codec_set_pincfg(struct hda_codec *codec, hda_nid_t nid,
|
| /linux/sound/hda/common/ |
| H A D | auto_parser.c | 773 snd_hda_codec_set_pincfg(codec, cfg->nid, cfg->val);
|
| H A D | codec.c | 516 int snd_hda_codec_set_pincfg(struct hda_codec *codec, in snd_hda_codec_set_pincfg() function 521 EXPORT_SYMBOL_GPL(snd_hda_codec_set_pincfg);
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | alc269.c | 1080 snd_hda_codec_set_pincfg(codec, 0x19, in alc269_fixup_pincfg_U7x7_headset_mic() 3551 snd_hda_codec_set_pincfg(codec, 0x19, 0x04a11120); in alc256_fixup_mic_no_presence_and_resume() 3553 snd_hda_codec_set_pincfg(codec, 0x1a, 0x04a1113c); in alc256_fixup_mic_no_presence_and_resume()
|