Searched defs:drm_lima_ctx_create (Results 1 – 4 of 4) sorted by relevance
143 struct drm_lima_ctx_create { struct144 __u32 id; /* out, context handle */145 __u32 _pad; /* pad, must be zero */
105 struct drm_lima_ctx_create { struct125 …M_IOCTL_LIMA_CTX_CREATE DRM_IOR(DRM_COMMAND_BASE + DRM_LIMA_CTX_CREATE, struct drm_lima_ctx_create) argument