Home
last modified time | relevance | path

Searched refs:autoload (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/Documentation/video4linux/bttv/
DInsmod-options29 autoload=0/1 autoload helper modules (tuner, audio).
/linux-4.1.27/Documentation/networking/
Dltpc.txt30 alias lt0 ltpc # autoload the module when the interface is configured
/linux-4.1.27/Documentation/sound/oss/
DREADME.modules43 pieces autoload on demand, assuming you use kerneld (a sound choice) and
DOpti105 There is currently no way to autoload the sound device driver
/linux-4.1.27/Documentation/aoe/
Daoe.txt34 There is also an autoload script that shows how to edit
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-cards.c106 static unsigned int autoload = UNSET; variable
118 module_param(autoload, int, 0444);
136 MODULE_PARM_DESC(autoload, "obsolete option, please do not use anymore");
3504 if (autoload != UNSET) { in bttv_init_card2()
/linux-4.1.27/net/netfilter/
Dnf_tables_api.c71 nf_tables_afinfo_lookup(struct net *net, int family, bool autoload) in nf_tables_afinfo_lookup() argument
79 if (autoload) { in nf_tables_afinfo_lookup()
377 bool autoload) in nf_tables_chain_type_lookup() argument
385 if (autoload) { in nf_tables_chain_type_lookup()