Lines Matching full:passed
17 * Just a few generic rules about the data passed to the Panthor IOCTLs:
27 * directly passed to the ioctl). Those fields can be added at the end of
30 * added when a value of zero is passed.
32 * main structure), iff those objects are passed a size to reflect the
55 * pgoffset passed to mmap2() is an unsigned long, which forces us to use a
136 * @__type: Suffix of the type being passed to the IOCTL.
141 * Return: An IOCTL number to be passed to ioctl() from userspace.
425 * struct drm_panthor_dev_query - Arguments passed to DRM_PANTHOR_IOCTL_DEV_QUERY
453 * struct drm_panthor_vm_create - Arguments passed to DRM_PANTHOR_IOCTL_VM_CREATE
486 * struct drm_panthor_vm_destroy - Arguments passed to DRM_PANTHOR_IOCTL_VM_DESTROY
599 * struct drm_panthor_vm_bind - Arguments passed to DRM_IOCTL_PANTHOR_VM_BIND
655 * enum drm_panthor_bo_flags - Buffer object flags, passed at creation time.
663 * struct drm_panthor_bo_create - Arguments passed to DRM_IOCTL_PANTHOR_BO_CREATE.
699 * struct drm_panthor_bo_mmap_offset - Arguments passed to DRM_IOCTL_PANTHOR_BO_MMAP_OFFSET.
755 * struct drm_panthor_group_create - Arguments passed to DRM_IOCTL_PANTHOR_GROUP_CREATE
826 * @group_handle: Returned group handle. Passed back when submitting jobs or
833 * struct drm_panthor_group_destroy - Arguments passed to DRM_IOCTL_PANTHOR_GROUP_DESTROY
896 * struct drm_panthor_group_submit - Arguments passed to DRM_IOCTL_PANTHOR_GROUP_SUBMIT
938 * struct drm_panthor_group_get_state - Arguments passed to DRM_IOCTL_PANTHOR_GROUP_GET_STATE
961 * struct drm_panthor_tiler_heap_create - Arguments passed to DRM_IOCTL_PANTHOR_TILER_HEAP_CREATE
992 /** @handle: Returned heap handle. Passed back to DESTROY_TILER_HEAP. */
1008 * struct drm_panthor_tiler_heap_destroy - Arguments passed to DRM_IOCTL_PANTHOR_TILER_HEAP_DESTROY