Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Duvesafb.c1415 static struct fb_ops uvesafb_ops = { variable
1445 uvesafb_ops.fb_blank = NULL; in uvesafb_init_info()
1515 uvesafb_ops.fb_pan_display = NULL; in uvesafb_init_info()
1698 info->fbops = &uvesafb_ops; in uvesafb_probe()