Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/via/
Dglobal.h63 extern unsigned int viafb_second_yres;
Dglobal.c25 unsigned int viafb_second_yres = 480; variable
Dviafbdev.c270 viafb_second_xres, viafb_second_yres, viafb_bpp1); in viafb_set_par()
273 viafb_second_yres, viafb_bpp1, 1); in viafb_set_par()
428 u.viamode.yres_sec = viafb_second_yres; in viafb_ioctl()
514 u.active_dev.yres1 = viafb_second_yres; in viafb_ioctl()
979 setting_info->second_dev_ver_res = viafb_second_yres; in retrieve_device_setting()
1798 &viafb_second_xres, &viafb_second_yres); in via_fb_pci_probe()
1839 default_var.yres = viafb_second_yres; in via_fb_pci_probe()
1841 default_var.yres_virtual = viafb_second_yres; in via_fb_pci_probe()
Dhw.c1869 viafb_second_xres, viafb_second_yres, viafb_refresh1)); in viafb_setmode()