Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dacornfb.c763 current_par.montype = -2; in acornfb_parse_mon()
803 current_par.montype = -1; in acornfb_parse_mon()
808 current_par.montype = -2; in acornfb_parse_montype()
812 current_par.montype = 0; in acornfb_parse_montype()
815 current_par.montype = 1; in acornfb_parse_montype()
818 current_par.montype = 2; in acornfb_parse_montype()
821 current_par.montype = 3; in acornfb_parse_montype()
824 current_par.montype = 4; in acornfb_parse_montype()
827 current_par.montype = -1; in acornfb_parse_montype()
940 if (current_par.montype == -1 || current_par.montype > NR_MONTYPES) in acornfb_probe()
[all …]
A Dacornfb.h48 signed int montype; member

Completed in 8 milliseconds