Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Duvesafb.c1415 static struct fb_ops uvesafb_ops = { variable
1443 uvesafb_ops.fb_blank = NULL; in uvesafb_init_info()
1512 uvesafb_ops.fb_pan_display = NULL; in uvesafb_init_info()
1695 info->fbops = &uvesafb_ops; in uvesafb_probe()