enable_acomp 60 sound/pci/hda/patch_hdmi.c static bool enable_acomp = true; enable_acomp 61 sound/pci/hda/patch_hdmi.c module_param(enable_acomp, bool, 0444); enable_acomp 62 sound/pci/hda/patch_hdmi.c MODULE_PARM_DESC(enable_acomp, "Enable audio component binding (default=yes)"); enable_acomp 2561 sound/pci/hda/patch_hdmi.c if (!enable_acomp) {