Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h917 typedef int amdkfd_ioctl_t(struct file *filep, struct kfd_process *p, typedef
923 amdkfd_ioctl_t *func;
Dkfd_chardev.c2768 amdkfd_ioctl_t *func; in kfd_ioctl()