Searched refs:d_refresh (Results 1 – 1 of 1) sorted by relevance
884 int d_refresh; in mode_compatible() local892 d_refresh = a->vrefresh - b->vrefresh; in mode_compatible()893 if (d_refresh < -1 || d_refresh > 1) in mode_compatible()