Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/
Dacornfb.c987 current_par.montype = -1; in acornfb_init_fbinfo()
1024 current_par.montype = -2; in acornfb_parse_mon()
1064 current_par.montype = -1; in acornfb_parse_mon()
1069 current_par.montype = -2; in acornfb_parse_montype()
1073 current_par.montype = 0; in acornfb_parse_montype()
1076 current_par.montype = 1; in acornfb_parse_montype()
1079 current_par.montype = 2; in acornfb_parse_montype()
1082 current_par.montype = 3; in acornfb_parse_montype()
1085 current_par.montype = 4; in acornfb_parse_montype()
1088 current_par.montype = -1; in acornfb_parse_montype()
[all …]
Dacornfb.h55 signed int montype; member