Searched refs:goldfish_fb (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dgoldfishfb.c45 struct goldfish_fb { struct
59 struct goldfish_fb *fb = dev_id; goldfish_fb_interrupt()
83 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); goldfish_fb_setcolreg()
126 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); goldfish_fb_set_par()
141 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); goldfish_fb_pan_display()
157 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); goldfish_fb_blank()
186 struct goldfish_fb *fb; goldfish_fb_probe()
295 struct goldfish_fb *fb = platform_get_drvdata(pdev); goldfish_fb_remove()
312 .name = "goldfish_fb"

Completed in 31 milliseconds