Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dvesafb.c202 static struct fb_ops vesafb_ops = { variable
453 vesafb_ops.fb_pan_display = NULL; in vesafb_probe()
455 info->fbops = &vesafb_ops; in vesafb_probe()