Searched refs:hp_pin (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/pci/hda/ |
| D | patch_realtek.c | 3033 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc282_init() local 3039 if (!hp_pin) in alc282_init() 3041 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_init() 3051 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init() 3057 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init() 3070 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc282_shutup() local 3074 if (!hp_pin) { in alc282_shutup() 3079 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_shutup() 3086 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup() 3093 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup() [all …]
|