Home
last modified time | relevance | path

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

/drivers/gpu/drm/bochs/
Dbochs.h53 struct bochs_framebuffer { struct
90 struct bochs_framebuffer gfb;
97 #define to_bochs_framebuffer(x) container_of(x, struct bochs_framebuffer, base)
151 struct bochs_framebuffer *gfb,
Dbochs_mm.c474 struct bochs_framebuffer *bochs_fb = to_bochs_framebuffer(fb); in bochs_user_framebuffer_destroy()
486 struct bochs_framebuffer *gfb, in bochs_framebuffer_init()
508 struct bochs_framebuffer *bochs_fb; in bochs_user_framebuffer_create()
Dbochs_fbdev.c146 struct bochs_framebuffer *gfb = &bochs->fb.gfb; in bochs_fbdev_destroy()
Dbochs_kms.c45 struct bochs_framebuffer *bochs_fb; in bochs_crtc_mode_set_base()