Lines Matching defs:primary
965 * @primary:
971 struct drm_plane *primary;
1044 * drivers should look at &drm_plane_state.crtc_x of the primary plane
1052 * drivers should look at &drm_plane_state.crtc_y of the primary plane
1210 struct drm_plane *primary,
1218 struct drm_plane *primary,
1228 struct drm_plane *primary,
1235 * specified primary and cursor planes.
1239 * @primary: Primary plane for CRTC
1252 #define drmm_crtc_alloc_with_planes(dev, type, member, primary, cursor, funcs, name, ...) \
1255 primary, cursor, funcs, \