Searched refs:to_sti_plane (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/gpu/drm/sti/
H A Dsti_crtc.c148 struct sti_plane *plane = to_sti_plane(p);
269 struct sti_plane *plane = to_sti_plane(p);
H A Dsti_cursor.c189 struct sti_plane *plane = to_sti_plane(drm_plane);
264 struct sti_plane *plane = to_sti_plane(drm_plane);
319 struct sti_plane *plane = to_sti_plane(drm_plane);
343 struct sti_plane *plane = to_sti_plane(drm_plane);
H A Dsti_drv.c46 struct sti_plane *plane = to_sti_plane(p);
62 struct sti_plane *plane = to_sti_plane(p);
83 struct sti_plane *plane = to_sti_plane(p);
H A Dsti_gdp.c624 struct sti_plane *plane = to_sti_plane(drm_plane);
710 struct sti_plane *plane = to_sti_plane(drm_plane);
876 struct sti_plane *plane = to_sti_plane(drm_plane);
900 struct sti_plane *plane = to_sti_plane(drm_plane);
H A Dsti_hqvdp.c1026 struct sti_plane *plane = to_sti_plane(drm_plane);
1120 struct sti_plane *plane = to_sti_plane(drm_plane);
1252 struct sti_plane *plane = to_sti_plane(drm_plane);
1276 struct sti_plane *plane = to_sti_plane(drm_plane);
H A Dsti_plane.h12 #define to_sti_plane(x) container_of(x, struct sti_plane, drm_plane) macro

Completed in 237 milliseconds