Home
last modified time | relevance | path

Searched refs:ivpu_cmdq_destroy_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/ivpu/
H A Divpu_drv.c316 DRM_IOCTL_DEF_DRV(IVPU_CMDQ_DESTROY, ivpu_cmdq_destroy_ioctl, 0),
H A Divpu_job.c1026 int ivpu_cmdq_destroy_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in ivpu_cmdq_destroy_ioctl() function