Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dacornfb.c729 current_par.montype = -1; in acornfb_init_fbinfo()
766 current_par.montype = -2; in acornfb_parse_mon()
806 current_par.montype = -1; in acornfb_parse_mon()
811 current_par.montype = -2; in acornfb_parse_montype()
815 current_par.montype = 0; in acornfb_parse_montype()
818 current_par.montype = 1; in acornfb_parse_montype()
821 current_par.montype = 2; in acornfb_parse_montype()
824 current_par.montype = 3; in acornfb_parse_montype()
827 current_par.montype = 4; in acornfb_parse_montype()
830 current_par.montype = -1; in acornfb_parse_montype()
[all …]
Dacornfb.h48 signed int montype; member