Lines Matching refs:sysfs_emit
264 return sysfs_emit(buf, "%u\n", val); in occ_show_temp_1()
315 return sysfs_emit(buf, "%u\n", val); in occ_show_temp_2()
362 return sysfs_emit(buf, "%u\n", val); in occ_show_temp_10()
392 return sysfs_emit(buf, "%u\n", val); in occ_show_freq_1()
422 return sysfs_emit(buf, "%u\n", val); in occ_show_freq_2()
461 return sysfs_emit(buf, "%llu\n", val); in occ_show_power_1()
490 return sysfs_emit(buf, "%u_%u_%u\n", in occ_show_power_2()
508 return sysfs_emit(buf, "%llu\n", val); in occ_show_power_2()
529 return sysfs_emit(buf, "%u_system\n", in occ_show_power_a0()
543 return sysfs_emit(buf, "%u_proc\n", in occ_show_power_a0()
557 return sysfs_emit(buf, "%u_vdd\n", in occ_show_power_a0()
571 return sysfs_emit(buf, "%u_vdn\n", in occ_show_power_a0()
588 return sysfs_emit(buf, "%llu\n", val); in occ_show_power_a0()
609 return sysfs_emit(buf, "system\n"); in occ_show_caps_1_2()
638 return sysfs_emit(buf, "%llu\n", val); in occ_show_caps_1_2()
659 return sysfs_emit(buf, "system\n"); in occ_show_caps_3()
685 return sysfs_emit(buf, "%llu\n", val); in occ_show_caps_3()
729 rc = sysfs_emit(buf, "%u", in occ_show_extended()
732 rc = sysfs_emit(buf, "%02x%02x%02x%02x\n", in occ_show_extended()
738 rc = sysfs_emit(buf, "%02x\n", extn->flags); in occ_show_extended()
741 rc = sysfs_emit(buf, "%02x%02x%02x%02x%02x%02x\n", in occ_show_extended()