Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c200 #define sysfs_show_gen_prop(buffer, offs, fmt, ...) \ macro
204 sysfs_show_gen_prop(buffer, offs, "%s %u\n", name, value)
206 sysfs_show_gen_prop(buffer, offs, "%s %llu\n", name, value)
208 sysfs_show_gen_prop(buffer, offs, "%u\n", value)
210 sysfs_show_gen_prop(buffer, offs, "%s\n", value)