Searched refs:ivpu_cmdq_create_ioctl (Results 1 – 3 of 3) sorted by relevance
62 int ivpu_cmdq_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file);
310 DRM_IOCTL_DEF_DRV(IVPU_CMDQ_CREATE, ivpu_cmdq_create_ioctl, 0),
899 int ivpu_cmdq_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in ivpu_cmdq_create_ioctl() function