Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h999 typedef int amdkfd_ioctl_t(struct file *filep, struct kfd_process *p, typedef
1005 amdkfd_ioctl_t *func;
H A Dkfd_chardev.c3236 amdkfd_ioctl_t *func; in kfd_ioctl()