Searched refs:autoload (Results 1 – 6 of 6) sorted by relevance
19 Example of AoE autoload script22 .. literalinclude:: autoload.sh
38 There is also an autoload script that shows how to edit
30 alias lt0 ltpc # autoload the module when the interface is configured
94 static unsigned int autoload = UNSET; variable106 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()
542 u8 family, bool autoload) in nf_tables_chain_type_lookup() argument552 if (autoload) { in nf_tables_chain_type_lookup()1521 bool autoload) in nft_chain_parse_hook() argument1547 family, autoload); in nft_chain_parse_hook()
125 autoload=0/1 autoload helper modules (tuner, audio).