Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/via/
A Dviafbdev.c260 viafb_update_device_setting(viafbinfo->var.xres, viafbinfo->var.yres, in viafb_set_par()
1667 fb_set_suspend(viafbinfo, 1); in viafb_suspend()
1668 viafb_sync(viafbinfo); in viafb_suspend()
1679 viafb_set_par(viafbinfo); in viafb_resume()
1682 fb_set_suspend(viafbinfo, 0); in viafb_resume()
1738 if (!viafbinfo) in via_fb_pci_probe()
1771 viafbinfo->node = 0; in via_fb_pci_probe()
1854 viafb_check_var(&viafbinfo->var, viafbinfo); in via_fb_pci_probe()
1855 viafb_update_fix(viafbinfo); in via_fb_pci_probe()
1857 &viafbinfo->fix); in via_fb_pci_probe()
[all …]
A Dhw.c1838 && viafbinfo->var.xres == 1024 && viafbinfo->var.yres == 768) { in viafb_setmode()
1850 : viafbinfo->fix.line_length); in viafb_setmode()
1870 cxres = viafbinfo->var.xres; in viafb_setmode()
1871 cyres = viafbinfo->var.yres; in viafb_setmode()
1888 if (viafbinfo->var.xres % 8) { in viafb_setmode()
1901 viafb_dvi_set_mode(&viafbinfo->var, 0, 0, in viafb_setmode()
1917 viafb_lcd_set_mode(&viafbinfo->var, 0, 0, in viafb_setmode()
1934 viafb_lcd_set_mode(&viafbinfo->var, 0, 0, in viafb_setmode()
1946 viafb_hotplug_Xres = viafbinfo->var.xres; in viafb_setmode()
1947 viafb_hotplug_Yres = viafbinfo->var.yres; in viafb_setmode()
[all …]
A Dglobal.h53 extern struct fb_info *viafbinfo;
A Dglobal.c32 struct fb_info *viafbinfo; variable

Completed in 10 milliseconds