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

/linux-master/sound/pci/
H A Dbt87x.c31 static bool load_all; /* allow to load cards not the allowlist */ variable
41 module_param(load_all, bool, 0444);
42 MODULE_PARM_DESC(load_all, "Allow to load cards not on the allowlist");
914 if (load_all)

Completed in 93 milliseconds