Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dvesafb.c202 static struct fb_ops vesafb_ops = { variable
457 vesafb_ops.fb_pan_display = NULL; in vesafb_probe()
459 info->fbops = &vesafb_ops; in vesafb_probe()