Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_codec.h242 unsigned int pins_shutup:1; /* pins are shut up */ member
/linux/sound/pci/hda/
H A Dhda_codec.c615 codec->pins_shutup = 1; in snd_hda_shutup_pins()
625 if (!codec->pins_shutup) in restore_shutup_pins()
634 codec->pins_shutup = 0; in restore_shutup_pins()
H A Dpatch_realtek.c582 codec->pins_shutup = 1; in alc_headset_mic_no_shutup()