Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dacornfb.c732 current_par.montype = -1; in acornfb_init_fbinfo()
769 current_par.montype = -2; in acornfb_parse_mon()
809 current_par.montype = -1; in acornfb_parse_mon()
814 current_par.montype = -2; in acornfb_parse_montype()
818 current_par.montype = 0; in acornfb_parse_montype()
821 current_par.montype = 1; in acornfb_parse_montype()
824 current_par.montype = 2; in acornfb_parse_montype()
827 current_par.montype = 3; in acornfb_parse_montype()
830 current_par.montype = 4; in acornfb_parse_montype()
833 current_par.montype = -1; in acornfb_parse_montype()
[all …]
Dacornfb.h51 signed int montype; member