Home
last modified time | relevance | path

Searched refs:hp_pin (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dpatch_realtek.c2777 hda_nid_t hp_pin = spec->gen.autocfg.hp_pins[0]; in alc282_init() local
2783 if (!hp_pin) in alc282_init()
2785 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_init()
2795 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2801 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2814 hda_nid_t hp_pin = spec->gen.autocfg.hp_pins[0]; in alc282_shutup() local
2818 if (!hp_pin) { in alc282_shutup()
2823 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_shutup()
2830 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
2836 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
[all …]