Home
last modified time | relevance | path

Searched refs:viafb_second_yres (Results 1 – 4 of 4) sorted by relevance

/drivers/video/fbdev/via/
Dglobal.h71 extern unsigned int viafb_second_yres;
Dglobal.c39 unsigned int viafb_second_yres = 480; variable
Dviafbdev.c285 viafb_second_xres, viafb_second_yres, viafb_bpp1); in viafb_set_par()
288 viafb_second_yres, viafb_bpp1, 1); in viafb_set_par()
443 u.viamode.yres_sec = viafb_second_yres; in viafb_ioctl()
529 u.active_dev.yres1 = viafb_second_yres; in viafb_ioctl()
993 setting_info->second_dev_ver_res = viafb_second_yres; in retrieve_device_setting()
1834 &viafb_second_xres, &viafb_second_yres); in via_fb_pci_probe()
1877 default_var.yres = viafb_second_yres; in via_fb_pci_probe()
1879 default_var.yres_virtual = viafb_second_yres; in via_fb_pci_probe()
Dhw.c1884 viafb_second_xres, viafb_second_yres, viafb_refresh1)); in viafb_setmode()