Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_realtek.c2784 hda_nid_t hp_pin = spec->gen.autocfg.hp_pins[0]; in alc282_init() local
2790 if (!hp_pin) in alc282_init()
2792 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_init()
2802 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2808 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2821 hda_nid_t hp_pin = spec->gen.autocfg.hp_pins[0]; in alc282_shutup() local
2825 if (!hp_pin) { in alc282_shutup()
2830 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_shutup()
2837 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
2843 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
[all …]