Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/geode/
DMakefile10 lxfb-objs := lxfb_core.o lxfb_ops.o
Dlxfb_core.c393 static const struct fb_ops lxfb_ops = { variable
431 info->fbops = &lxfb_ops; in lxfb_init_fbinfo()