dmic_detect 127 sound/pci/hda/hda_intel.c static bool dmic_detect = IS_ENABLED(CONFIG_SND_HDA_INTEL_DETECT_DMIC); dmic_detect 162 sound/pci/hda/hda_intel.c module_param(dmic_detect, bool, 0444); dmic_detect 163 sound/pci/hda/hda_intel.c MODULE_PARM_DESC(dmic_detect, "DMIC detect on SKL+ platforms"); dmic_detect 2098 sound/pci/hda/hda_intel.c if (dmic_detect) {