Searched refs:to_cirrus_framebuffer (Results 1 – 3 of 3) sorted by relevance
143 cirrus_fb = to_cirrus_framebuffer(fb); in cirrus_crtc_do_set_base()153 cirrus_fb = to_cirrus_framebuffer(crtc->primary->fb); in cirrus_crtc_do_set_base()
94 #define to_cirrus_framebuffer(x) container_of(x, struct cirrus_framebuffer, base) macro
19 struct cirrus_framebuffer *cirrus_fb = to_cirrus_framebuffer(fb); in cirrus_user_framebuffer_destroy()