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.c284 viafb_second_xres, viafb_second_yres, viafb_bpp1); in viafb_set_par()
287 viafb_second_yres, viafb_bpp1, 1); in viafb_set_par()
442 u.viamode.yres_sec = viafb_second_yres; in viafb_ioctl()
528 u.active_dev.yres1 = viafb_second_yres; in viafb_ioctl()
992 setting_info->second_dev_ver_res = viafb_second_yres; in retrieve_device_setting()
1835 &viafb_second_xres, &viafb_second_yres); in via_fb_pci_probe()
1878 default_var.yres = viafb_second_yres; in via_fb_pci_probe()
1880 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()