Searched refs:load_all (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dbt87x.c48 static int load_all; /* allow to load the non-whitelisted cards */ variable
58 module_param(load_all, bool, 0444);
59 MODULE_PARM_DESC(load_all, "Allow to load the non-whitelisted cards");
935 if (load_all)

Completed in 163 milliseconds