Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dacornfb.c56 #define NR_MONTYPES 6 macro
57 static struct fb_monspecs monspecs[NR_MONTYPES] = {
832 current_par.montype > NR_MONTYPES) { in acornfb_parse_montype()
940 if (current_par.montype == -1 || current_par.montype > NR_MONTYPES) in acornfb_probe()