Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/
Dacornfb.c988 current_par.montype = -1; in acornfb_init_fbinfo()
1025 current_par.montype = -2; in acornfb_parse_mon()
1065 current_par.montype = -1; in acornfb_parse_mon()
1070 current_par.montype = -2; in acornfb_parse_montype()
1074 current_par.montype = 0; in acornfb_parse_montype()
1077 current_par.montype = 1; in acornfb_parse_montype()
1080 current_par.montype = 2; in acornfb_parse_montype()
1083 current_par.montype = 3; in acornfb_parse_montype()
1086 current_par.montype = 4; in acornfb_parse_montype()
1089 current_par.montype = -1; in acornfb_parse_montype()
[all …]
Dacornfb.h55 signed int montype; member