Home
last modified time | relevance | path

Searched refs:current_htotal (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis.h602 int current_htotal; member
H A Dsis_main.c1326 ivideo->current_htotal = htotal; in sisfb_do_set_var()
1549 } else if( (ivideo->current_htotal == htotal) && in sisfb_check_var()
1556 } else if( ( (ivideo->current_htotal != htotal) || in sisfb_check_var()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis.h601 int current_htotal; member
H A Dsis_main.c1327 ivideo->current_htotal = htotal; in sisfb_do_set_var()
1552 } else if( (ivideo->current_htotal == htotal) && in sisfb_check_var()
1559 } else if( ( (ivideo->current_htotal != htotal) || in sisfb_check_var()

Completed in 17 milliseconds