Searched refs:snd_hda_set_pin_ctl (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_local.h414 snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val) function
425 * Just like snd_hda_set_pin_ctl() but write to cache as well.
H A Dpatch_cirrus.c1041 snd_hda_set_pin_ctl(codec, spdif_pin, spdif_present ? PIN_OUT : 0);
H A Dpatch_cs8409.c991 snd_hda_set_pin_ctl(codec, CS8409_CS42L42_SPK_PIN_NID,
H A Dpatch_ca0132.c4497 snd_hda_set_pin_ctl(codec, spec->out_pins[1],
4502 snd_hda_set_pin_ctl(codec, spec->out_pins[0],
4530 snd_hda_set_pin_ctl(codec, spec->out_pins[0],
4535 snd_hda_set_pin_ctl(codec, spec->out_pins[1],
4743 snd_hda_set_pin_ctl(codec, nid, pin_ctl);
7374 snd_hda_set_pin_ctl(codec, pin, PIN_HP);
7388 snd_hda_set_pin_ctl(codec, pin, PIN_VREF80);
H A Dpatch_realtek.c2055 snd_hda_set_pin_ctl(codec, nids[i], val);
2071 snd_hda_set_pin_ctl(codec, nids[i], val);
2242 snd_hda_set_pin_ctl(codec, 0x19, PIN_HP | vref);
4336 snd_hda_set_pin_ctl(codec, nid,
11518 snd_hda_set_pin_ctl(codec, 0x0f, val);
11903 snd_hda_set_pin_ctl(codec, 0x1b, vref);

Completed in 343 milliseconds