Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/sis/
Dsis.h539 int current_refresh_rate; member
Dsis_main.c1301 ivideo->current_refresh_rate = ivideo->refresh_rate; in sisfb_do_set_var()
1550 } else if(ivideo->current_refresh_rate) { in sisfb_check_var()
1551 refresh_rate = ivideo->current_refresh_rate; in sisfb_check_var()