Searched refs:hp_pin (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/sound/pci/hda/ |
| D | patch_realtek.c | 3226 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc282_init() local 3232 if (!hp_pin) in alc282_init() 3234 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_init() 3244 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init() 3250 snd_hda_codec_write(codec, hp_pin, 0, in alc282_init() 3263 hda_nid_t hp_pin = alc_get_hp_pin(spec); in alc282_shutup() local 3267 if (!hp_pin) { in alc282_shutup() 3272 hp_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc282_shutup() 3279 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup() 3286 snd_hda_codec_write(codec, hp_pin, 0, in alc282_shutup() [all …]
|