Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dneofb.c90 static bool nopciburst; variable
107 module_param(nopciburst, bool, 0);
108 MODULE_PARM_DESC(nopciburst, "Disable PCI burst mode.");
1956 par->pci_burst = !nopciburst; in neo_alloc_fb_info()
2216 nopciburst = 1; in neofb_setup()