Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/
Dacornfb.c728 current_par.montype = -1; in acornfb_init_fbinfo()
765 current_par.montype = -2; in acornfb_parse_mon()
805 current_par.montype = -1; in acornfb_parse_mon()
810 current_par.montype = -2; in acornfb_parse_montype()
814 current_par.montype = 0; in acornfb_parse_montype()
817 current_par.montype = 1; in acornfb_parse_montype()
820 current_par.montype = 2; in acornfb_parse_montype()
823 current_par.montype = 3; in acornfb_parse_montype()
826 current_par.montype = 4; in acornfb_parse_montype()
829 current_par.montype = -1; in acornfb_parse_montype()
[all …]
Dacornfb.h48 signed int montype; member