Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/mb862xx/
Dmb862xxfb.h92 extern void mb862xxfb_init_accel(struct fb_info *info, struct fb_ops *fbops, int xres);
Dmb862xxfb_accel.c304 void mb862xxfb_init_accel(struct fb_info *info, struct fb_ops *fbops, int xres) in mb862xxfb_init_accel() function
Dmb862xxfbdrv.c211 mb862xxfb_init_accel(fbi, &mb862xxfb_ops, fbi->var.xres); in mb862xxfb_set_par()