Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dacornfb.c92 #define NR_MONTYPES 6 macro
93 static struct fb_monspecs monspecs[NR_MONTYPES] __initdata = {
1468 current_par.montype > NR_MONTYPES) { in acornfb_parse_montype()
1607 if (current_par.montype == -1 || current_par.montype > NR_MONTYPES) in acornfb_init()