Home
last modified time | relevance | path

Searched refs:unload_when_empty (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/char/ipmi/
Dipmi_si_intf.c259 static bool unload_when_empty = true; variable
1229 module_param(unload_when_empty, bool, 0);
1230 MODULE_PARM_DESC(unload_when_empty, "Unload the module if no interfaces are"
2151 if (unload_when_empty && list_empty(&smi_infos)) { in init_ipmi_si()
/Linux-v5.10/Documentation/driver-api/
Dipmi.rst385 unload_when_empty=[0|1]
439 If unload_when_empty is set to 1, the driver will be unloaded if it