Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c488 static int kfd_sysfs_create_file(struct kfd_process *p, struct attribute *attr, in kfd_sysfs_create_file() function
590 ret = kfd_sysfs_create_file(p, &pdd->attr_vram, pdd->vram_filename); in kfd_procfs_add_sysfs_files()
597 ret = kfd_sysfs_create_file(p, &pdd->attr_sdma, pdd->sdma_filename); in kfd_procfs_add_sysfs_files()