Searched refs:to_radeon_framebuffer (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Datombios_crtc.c871 radeon_fb = to_radeon_framebuffer(crtc->fb);
976 radeon_fb = to_radeon_framebuffer(old_fb);
1010 radeon_fb = to_radeon_framebuffer(crtc->fb);
1114 radeon_fb = to_radeon_framebuffer(old_fb);
H A Dradeon_legacy_crtc.c362 radeon_fb = to_radeon_framebuffer(crtc->fb);
490 radeon_fb = to_radeon_framebuffer(old_fb);
H A Dradeon_mode.h48 #define to_radeon_framebuffer(x) container_of(x, struct radeon_framebuffer, base) macro
H A Dradeon_display.c843 struct radeon_framebuffer *radeon_fb = to_radeon_framebuffer(fb);
856 struct radeon_framebuffer *radeon_fb = to_radeon_framebuffer(fb);
H A Dradeon_device.c712 struct radeon_framebuffer *rfb = to_radeon_framebuffer(crtc->fb);

Completed in 115 milliseconds