Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dpatch_realtek.c2958 hda_nid_t hp_pin = spec->gen.autocfg.hp_pins[0]; in alc282_init() local
2964 if (!hp_pin) in alc282_init()
2966 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_init()
2976 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2982 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init()
2995 hda_nid_t hp_pin = spec->gen.autocfg.hp_pins[0]; in alc282_shutup() local
2999 if (!hp_pin) { in alc282_shutup()
3004 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_shutup()
3011 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
3017 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup()
[all …]