Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_drv.h94 #define to_cirrus_framebuffer(x) container_of(x, struct cirrus_framebuffer, base)
120 struct cirrus_framebuffer { struct
155 struct cirrus_framebuffer gfb;
209 struct cirrus_framebuffer *gfb,
Dcirrus_main.c19 struct cirrus_framebuffer *cirrus_fb = to_cirrus_framebuffer(fb); in cirrus_user_framebuffer_destroy()
31 struct cirrus_framebuffer *gfb, in cirrus_framebuffer_init()
54 struct cirrus_framebuffer *cirrus_fb; in cirrus_user_framebuffer_create()
Dcirrus_fbdev.c252 struct cirrus_framebuffer *gfb = &gfbdev->gfb; in cirrus_fbdev_destroy()
Dcirrus_mode.c136 struct cirrus_framebuffer *cirrus_fb; in cirrus_crtc_do_set_base()