Searched refs:ivpu_bo_wait_ioctl (Results 1 – 3 of 3) sorted by relevance
64 int ivpu_bo_wait_ioctl(struct drm_device *dev, void *data, struct drm_file *file);
294 DRM_IOCTL_DEF_DRV(IVPU_BO_WAIT, ivpu_bo_wait_ioctl, 0),
687 int ivpu_bo_wait_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in ivpu_bo_wait_ioctl() function