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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dstart-po.el1 ;;; start-po.el -- autoload definitions for viewing and editing PO files
24 ;; This file provides a minimal amount of definitions that will autoload
34 (autoload 'po-mode "po-mode"
50 (autoload 'po-find-file-coding-system "po-compat"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c107 static unsigned int autoload = 1; variable
109 static unsigned int autoload; variable
122 module_param(autoload, int, 0444);
139 MODULE_PARM_DESC(autoload,"automatically load i2c modules like tuner.o, default is 1 (yes)");
3514 if (!autoload)

Completed in 47 milliseconds