Searched refs:copy_rect (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tridentfb.c | 41 void (*copy_rect) member 678 par->copy_rect(par, ca->sx, ca->sy, ca->dx, ca->dy, in tridentfb_copyarea() 1523 default_par->copy_rect = xp_copy_rect; in trident_pci_probe() 1529 default_par->copy_rect = blade_copy_rect; in trident_pci_probe() 1536 default_par->copy_rect = image_copy_rect; in trident_pci_probe() 1542 default_par->copy_rect = tgui_copy_rect; in trident_pci_probe()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | tridentfb.c | 42 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()
|
Completed in 5 milliseconds