Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
Dvesafb.c199 static struct fb_ops vesafb_ops = { variable
458 vesafb_ops.fb_pan_display = NULL; in vesafb_probe()
460 info->fbops = &vesafb_ops; in vesafb_probe()