Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c42 void (*copy_rect) member
679 par->copy_rect(par, ca->sx, ca->sy, ca->dx, ca->dy, in tridentfb_copyarea()
1526 default_par->copy_rect = xp_copy_rect; in trident_pci_probe()
1532 default_par->copy_rect = blade_copy_rect; in trident_pci_probe()
1539 default_par->copy_rect = image_copy_rect; in trident_pci_probe()
1545 default_par->copy_rect = tgui_copy_rect; in trident_pci_probe()