Lines Matching refs:hp1_pin_sense
3228 bool hp1_pin_sense, hp2_pin_sense; in alc225_init() local
3235 hp1_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc225_init()
3238 if (hp1_pin_sense || hp2_pin_sense) in alc225_init()
3243 if (hp1_pin_sense) in alc225_init()
3250 if (hp1_pin_sense || hp2_pin_sense) in alc225_init()
3253 if (hp1_pin_sense) in alc225_init()
3260 if (hp1_pin_sense || hp2_pin_sense) in alc225_init()
3271 bool hp1_pin_sense, hp2_pin_sense; in alc225_shutup() local
3281 hp1_pin_sense = snd_hda_jack_detect(codec, hp_pin); in alc225_shutup()
3284 if (hp1_pin_sense || hp2_pin_sense) in alc225_shutup()
3287 if (hp1_pin_sense) in alc225_shutup()
3294 if (hp1_pin_sense || hp2_pin_sense) in alc225_shutup()
3297 if (hp1_pin_sense) in alc225_shutup()
3304 if (hp1_pin_sense || hp2_pin_sense) in alc225_shutup()