sysfs_show_gen_prop
sysfs_show_gen_prop(buffer, offs, "%s %u\n", name, value)
sysfs_show_gen_prop(buffer, offs, "%s %llu\n", name, value)
sysfs_show_gen_prop(buffer, offs, "%u\n", value)
sysfs_show_gen_prop(buffer, offs, "%s\n", value)