Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/admin-guide/aoe/
Dexamples.rst19 Example of AoE autoload script
22 .. literalinclude:: autoload.sh
Daoe.rst38 There is also an autoload script that shows how to edit
/Linux-v5.4/Documentation/networking/
Dltpc.txt30 alias lt0 ltpc # autoload the module when the interface is configured
/Linux-v5.4/drivers/media/pci/bt8xx/
Dbttv-cards.c94 static unsigned int autoload = UNSET; variable
106 module_param(autoload, int, 0444);
122 MODULE_PARM_DESC(autoload, "obsolete option, please do not use anymore");
3496 if (autoload != UNSET) { in bttv_init_card2()
/Linux-v5.4/net/netfilter/
Dnf_tables_api.c542 u8 family, bool autoload) in nf_tables_chain_type_lookup() argument
552 if (autoload) { in nf_tables_chain_type_lookup()
1521 bool autoload) in nft_chain_parse_hook() argument
1547 family, autoload); in nft_chain_parse_hook()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dbttv.rst125 autoload=0/1 autoload helper modules (tuner, audio).