Searched defs:drm_panthor_obj_array (Results 1 – 14 of 14) sorted by relevance
46 struct drm_panthor_obj_array { struct47 __u32 stride;48 __u32 count;49 __u64 array;
189 struct drm_panthor_obj_array { struct201 * DRM_PANTHOR_OBJ_ARRAY() - Initialize a drm_panthor_obj_array field. argument