Searched refs:obj_to_plane (Results 1 – 2 of 2) sorted by relevance
824 #define obj_to_plane(x) container_of(x, struct drm_plane, base) macro970 return mo ? obj_to_plane(mo) : NULL; in drm_plane_find()
1057 struct drm_plane *plane = obj_to_plane(obj); in drm_atomic_get_property()1229 struct drm_plane *plane = obj_to_plane(obj); in drm_atomic_set_property()