Home
last modified time | relevance | path

Searched refs:HDA_PINCFG_NO_LO_FIXUP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_auto_parser.h84 #define HDA_PINCFG_NO_LO_FIXUP (1 << 1) /* don't take other outs as LO */ macro
H A Dhda_auto_parser.c384 !(cond_flags & HDA_PINCFG_NO_LO_FIXUP)) { in snd_hda_parse_pin_defcfg()