Searched refs:ivpu_bo_info_ioctl (Results 1 – 3 of 3) sorted by relevance
63 int ivpu_bo_info_ioctl(struct drm_device *dev, void *data, struct drm_file *file);
292 DRM_IOCTL_DEF_DRV(IVPU_BO_INFO, ivpu_bo_info_ioctl, 0),
652 int ivpu_bo_info_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in ivpu_bo_info_ioctl() function