Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dsunxvr1000.c12 struct gfb_info { struct
28 static int gfb_get_props(struct gfb_info *gp) in gfb_get_props() argument
69 static int gfb_set_fbinfo(struct gfb_info *gp) in gfb_set_fbinfo()
118 struct gfb_info *gp; in gfb_probe()
121 info = framebuffer_alloc(sizeof(struct gfb_info), &op->dev); in gfb_probe()
179 struct gfb_info *gp = info->par; in gfb_remove()