Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dacornfb.c60 #define NR_MONTYPES 6 macro
61 static struct fb_monspecs monspecs[NR_MONTYPES] = {
838 current_par.montype > NR_MONTYPES) { in acornfb_parse_montype()
979 if (current_par.montype == -1 || current_par.montype > NR_MONTYPES) in acornfb_probe()