Home
last modified time | relevance | path

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

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