Searched refs:hp2_pin_sense (Results 1 – 1 of 1) sorted by relevance
3745 bool hp1_pin_sense, hp2_pin_sense; in alc225_init() local3769 hp2_pin_sense = snd_hda_jack_detect(codec, 0x16); in alc225_init()3771 if (hp1_pin_sense || hp2_pin_sense) { in alc225_init()3778 if (hp2_pin_sense) in alc225_init()3786 if (hp2_pin_sense) in alc225_init()3800 bool hp1_pin_sense, hp2_pin_sense; in alc225_shutup() local3806 hp2_pin_sense = snd_hda_jack_detect(codec, 0x16); in alc225_shutup()3808 if (hp1_pin_sense || hp2_pin_sense) { in alc225_shutup()3817 if (hp2_pin_sense) in alc225_shutup()3826 if (hp2_pin_sense) in alc225_shutup()[all …]