Searched refs:sisfb_forcecrt1 (Results 1 - 3 of 3) sorted by relevance

/drivers/video/fbdev/sis/
H A Dsis.h474 int sisfb_forcecrt1; member in struct:sis_video_info
H A Dsis_main.h73 static int sisfb_forcecrt1 = -1; variable
H A Dsis_main.c86 sisfb_forcecrt1 = -1;
2148 if(ivideo->sisfb_forcecrt1 != -1) {
2149 ivideo->sisfb_crt1off = (ivideo->sisfb_forcecrt1) ? 0 : 1;
3971 sisfb_forcecrt1 = (int)simple_strtoul(this_opt + 10, NULL, 0);
5893 ivideo->sisfb_forcecrt1 = sisfb_forcecrt1;
6626 sisfb_forcecrt1 = forcecrt1;

Completed in 72 milliseconds