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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dglobal.c28 int viafb_refresh = 60; variable
H A Dglobal.h65 extern int viafb_refresh;
H A Dviafbdev.c215 viafb_refresh = viafb_get_refresh(var->xres, var->yres, long_refresh);
218 viafb_fill_var_timing_info(var, viafb_refresh, vmode_entry);
235 viafbinfo->var.bits_per_pixel, viafb_refresh, 0);
495 u.active_dev.refresh = viafb_refresh;
950 setting_info->first_dev_refresh = viafb_refresh;
1581 viafb_get_pixclock(default_xres, default_yres, viafb_refresh);
1628 viafb_refresh);
1737 else if (!strncmp(this_opt, "viafb_refresh=", 14))
1739 (unsigned long *)&viafb_refresh);
1845 module_param(viafb_refresh, in
[all...]
H A Dhw.c2014 viaparinfo->crt_setting_info->refresh_rate = viafb_refresh;
2477 viafb_hotplug_refresh = viafb_refresh;

Completed in 117 milliseconds