Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/ivpu/
H A Divpu_job.h63 int ivpu_cmdq_destroy_ioctl(struct drm_device *dev, void *data, struct drm_file *file);
H A Divpu_drv.c311 DRM_IOCTL_DEF_DRV(IVPU_CMDQ_DESTROY, ivpu_cmdq_destroy_ioctl, 0),
H A Divpu_job.c905 int ivpu_cmdq_destroy_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in ivpu_cmdq_destroy_ioctl() function