Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dmacfb.c499 static const struct fb_ops macfb_ops = { variable
875 fb_info.fbops = &macfb_ops; in macfb_init()
/kernel/linux/linux-4.19/drivers/video/fbdev/
Dmacfb.c515 static struct fb_ops macfb_ops = { variable
903 fb_info.fbops = &macfb_ops; in macfb_init()