Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_realtek.c3662 bool hp1_pin_sense, hp2_pin_sense; in alc225_init() local
3668 hp1_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc225_init()
3671 if (hp1_pin_sense || hp2_pin_sense) in alc225_init()
3682 if (hp1_pin_sense || spec->ultra_low_power) in alc225_init()
3689 if (hp1_pin_sense || hp2_pin_sense || spec->ultra_low_power) in alc225_init()
3692 if (hp1_pin_sense || spec->ultra_low_power) in alc225_init()
3699 if (hp1_pin_sense || hp2_pin_sense || spec->ultra_low_power) in alc225_init()
3710 bool hp1_pin_sense, hp2_pin_sense; in alc225_shutup() local
3719 hp1_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc225_shutup()
3722 if (hp1_pin_sense || hp2_pin_sense) in alc225_shutup()
[all …]