Searched refs:autoload (Results 1 – 6 of 6) sorted by relevance
29 autoload=0/1 autoload helper modules (tuner, audio).
37 There is also an autoload script that shows how to edit
30 alias lt0 ltpc # autoload the module when the interface is configured
43 pieces autoload on demand, assuming you use kerneld (a sound choice) and
109 There is currently no way to autoload the sound device driver
102 static unsigned int autoload = UNSET; variable114 module_param(autoload, int, 0444);132 MODULE_PARM_DESC(autoload, "obsolete option, please do not use anymore");3451 if (autoload != UNSET) { in bttv_init_card2()