Searched refs:to_sti_plane (Results 1 – 2 of 2) sorted by relevance
47 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_get()63 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_set()84 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_dbg_show()
12 #define to_sti_plane(x) container_of(x, struct sti_plane, drm_plane) macro