Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dprservice.py75 def prserv_export_tofile(d, metainfo, datainfo, lockdown, nomax=False): argument
112 if not nomax:
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_main.c6625 static int nomax = -1; variable
6680 if(nomax == 1) in sisfb_init_module()
6682 else if(nomax == 0) in sisfb_init_module()
6736 module_param(nomax, int, 0);
6774 MODULE_PARM_DESC(nomax,