Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dacornfb.c726 current_par.montype = -1; in acornfb_init_fbinfo()
763 current_par.montype = -2; in acornfb_parse_mon()
803 current_par.montype = -1; in acornfb_parse_mon()
808 current_par.montype = -2; in acornfb_parse_montype()
812 current_par.montype = 0; in acornfb_parse_montype()
815 current_par.montype = 1; in acornfb_parse_montype()
818 current_par.montype = 2; in acornfb_parse_montype()
821 current_par.montype = 3; in acornfb_parse_montype()
824 current_par.montype = 4; in acornfb_parse_montype()
827 current_par.montype = -1; in acornfb_parse_montype()
[all …]
H A Dacornfb.h48 signed int montype; member