Home
last modified time | relevance | path

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

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