cond_flags 169 sound/pci/hda/hda_auto_parser.c unsigned int cond_flags) cond_flags 179 sound/pci/hda/hda_auto_parser.c cond_flags = i; cond_flags 310 sound/pci/hda/hda_auto_parser.c if (cond_flags & HDA_PINCFG_HEADSET_MIC || cond_flags & HDA_PINCFG_HEADPHONE_MIC) { cond_flags 311 sound/pci/hda/hda_auto_parser.c bool hsmic = !!(cond_flags & HDA_PINCFG_HEADSET_MIC); cond_flags 312 sound/pci/hda/hda_auto_parser.c bool hpmic = !!(cond_flags & HDA_PINCFG_HEADPHONE_MIC); cond_flags 346 sound/pci/hda/hda_auto_parser.c !(cond_flags & HDA_PINCFG_NO_HP_FIXUP)) { cond_flags 378 sound/pci/hda/hda_auto_parser.c !(cond_flags & HDA_PINCFG_NO_LO_FIXUP)) { cond_flags 88 sound/pci/hda/hda_auto_parser.h unsigned int cond_flags);