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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dhecubafb.c30 * - User must set hecubafb_enable=1 to enable it
102 static unsigned int hecubafb_enable; variable
423 if (!hecubafb_enable) {
424 printk(KERN_ERR "Use hecubafb_enable to enable the device\n");
453 module_param(hecubafb_enable, uint, 0);
454 MODULE_PARM_DESC(hecubafb_enable, "Enable communication with Hecuba board");

Completed in 77 milliseconds