Searched refs:hp1_pin_sense (Results 1 – 1 of 1) sorted by relevance
3736 bool hp1_pin_sense, hp2_pin_sense; in alc225_init() local 3759 hp1_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc225_init() 3762 if (hp1_pin_sense || hp2_pin_sense) { in alc225_init() 3766 if (hp1_pin_sense) in alc225_init() 3774 if (hp1_pin_sense) in alc225_init() 3791 bool hp1_pin_sense, hp2_pin_sense; in alc225_shutup() local 3796 hp1_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc225_shutup() 3799 if (hp1_pin_sense || hp2_pin_sense) { in alc225_shutup() 3805 if (hp1_pin_sense) in alc225_shutup() 3814 if (hp1_pin_sense) in alc225_shutup() [all...]