Searched refs:viafb_second_yres (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
H A D | global.c | 25 unsigned int viafb_second_yres = 480; variable
|
H A D | global.h | 63 extern unsigned int viafb_second_yres;
|
H A D | viafbdev.c | 269 "viafb_second_xres = %d, viafb_second_yres = %d, bpp = %d\n", in viafb_set_par() 270 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()
|
H A D | hw.c | 1869 viafb_second_xres, viafb_second_yres, viafb_refresh1)); in viafb_setmode()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | global.c | 25 unsigned int viafb_second_yres = 480; variable
|
H A D | global.h | 63 extern unsigned int viafb_second_yres;
|
H A D | viafbdev.c | 269 "viafb_second_xres = %d, viafb_second_yres = %d, bpp = %d\n", in viafb_set_par() 270 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()
|
H A D | hw.c | 1869 viafb_second_xres, viafb_second_yres, viafb_refresh1)); in viafb_setmode()
|
Completed in 10 milliseconds