load_all           33 sound/pci/bt87x.c static bool load_all;	/* allow to load the non-whitelisted cards */
load_all           43 sound/pci/bt87x.c module_param(load_all, bool, 0444);
load_all           44 sound/pci/bt87x.c MODULE_PARM_DESC(load_all, "Allow to load the non-whitelisted cards");
load_all          969 sound/pci/bt87x.c 	if (load_all)