Home
last modified time | relevance | path

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

/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()