Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dkfd_ioctl.h1063 struct kfd_ioctl_runtime_enable_args { struct
1664 AMDKFD_IOWR(0x25, struct kfd_ioctl_runtime_enable_args)
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c2891 struct kfd_ioctl_runtime_enable_args *args = data; in kfd_ioctl_runtime_enable()