Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dacornfb.c1351 current_par.montype = -1; in acornfb_init_fbinfo()
1398 current_par.montype = -2; in acornfb_parse_mon()
1438 current_par.montype = -1; in acornfb_parse_mon()
1444 current_par.montype = -2; in acornfb_parse_montype()
1448 current_par.montype = 0; in acornfb_parse_montype()
1451 current_par.montype = 1; in acornfb_parse_montype()
1454 current_par.montype = 2; in acornfb_parse_montype()
1457 current_par.montype = 3; in acornfb_parse_montype()
1460 current_par.montype = 4; in acornfb_parse_montype()
1463 current_par.montype = -1; in acornfb_parse_montype()
[all …]
Dacornfb.h57 signed int montype; member