Searched refs:line_in_auto_switch (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/hda/
H A Dhda_generic.h208 unsigned int line_in_auto_switch:1; /* allow line-in auto switch */ member in struct:hda_gen_spec
H A Dhda_generic.c153 val = snd_hda_get_bool_hint(codec, "line_in_auto_switch"); parse_user_hints()
155 spec->line_in_auto_switch = !!val; parse_user_hints()
4709 if (!spec->line_in_auto_switch && check_auto_mic_availability()
H A Dpatch_sigmatel.c2098 spec->gen.line_in_auto_switch = true; stac92hd83xxx_fixup_hp()

Completed in 164 milliseconds