Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dkfd_ioctl.h1056 struct kfd_ioctl_runtime_enable_args { struct
1657 AMDKFD_IOWR(0x25, struct kfd_ioctl_runtime_enable_args)
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c2879 struct kfd_ioctl_runtime_enable_args *args = data; in kfd_ioctl_runtime_enable()