Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dneofb.c84 static bool nopciburst; variable
101 module_param(nopciburst, bool, 0);
102 MODULE_PARM_DESC(nopciburst, "Disable PCI burst mode.");
1944 par->pci_burst = !nopciburst; in neo_alloc_fb_info()
2197 nopciburst = 1; in neofb_setup()