Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_priv.h714 typedef int amdkfd_ioctl_t(struct file *filep, struct kfd_process *p, typedef
720 amdkfd_ioctl_t *func;
Dkfd_chardev.c1625 amdkfd_ioctl_t *func; in kfd_ioctl()