Home
last modified time | relevance | path

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

/drivers/video/
Dgoldfishfb.c88 struct goldfish_fb { struct
102 struct goldfish_fb *fb = dev_id; in goldfish_fb_interrupt() argument
126 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_setcolreg()
169 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_set_par()
185 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_pan_display()
202 struct goldfish_fb *fb = container_of(info, struct goldfish_fb, fb); in goldfish_fb_blank()
231 struct goldfish_fb *fb; in goldfish_fb_probe()
351 struct goldfish_fb *fb = platform_get_drvdata(pdev); in goldfish_fb_remove()