Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dgoldfishfb.c37 struct goldfish_fb { struct
51 struct goldfish_fb *fb = dev_id; in goldfish_fb_interrupt() argument
75 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_setcolreg()
118 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_set_par()
134 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_pan_display()
150 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_blank()
178 struct goldfish_fb *fb; in goldfish_fb_probe()
286 struct goldfish_fb *fb = platform_get_drvdata(pdev); in goldfish_fb_remove()