Lines Matching refs:sysfs_emit
260 return sysfs_emit(buf, "%u\n", val); in occ_show_temp_1()
311 return sysfs_emit(buf, "%u\n", val); in occ_show_temp_2()
358 return sysfs_emit(buf, "%u\n", val); in occ_show_temp_10()
388 return sysfs_emit(buf, "%u\n", val); in occ_show_freq_1()
418 return sysfs_emit(buf, "%u\n", val); in occ_show_freq_2()
457 return sysfs_emit(buf, "%llu\n", val); in occ_show_power_1()
486 return sysfs_emit(buf, "%u_%u_%u\n", in occ_show_power_2()
504 return sysfs_emit(buf, "%llu\n", val); in occ_show_power_2()
525 return sysfs_emit(buf, "%u_system\n", in occ_show_power_a0()
539 return sysfs_emit(buf, "%u_proc\n", in occ_show_power_a0()
553 return sysfs_emit(buf, "%u_vdd\n", in occ_show_power_a0()
567 return sysfs_emit(buf, "%u_vdn\n", in occ_show_power_a0()
584 return sysfs_emit(buf, "%llu\n", val); in occ_show_power_a0()
605 return sysfs_emit(buf, "system\n"); in occ_show_caps_1_2()
634 return sysfs_emit(buf, "%llu\n", val); in occ_show_caps_1_2()
655 return sysfs_emit(buf, "system\n"); in occ_show_caps_3()
681 return sysfs_emit(buf, "%llu\n", val); in occ_show_caps_3()
725 rc = sysfs_emit(buf, "%u", in occ_show_extended()
728 rc = sysfs_emit(buf, "%02x%02x%02x%02x\n", in occ_show_extended()
734 rc = sysfs_emit(buf, "%02x\n", extn->flags); in occ_show_extended()
737 rc = sysfs_emit(buf, "%02x%02x%02x%02x%02x%02x\n", in occ_show_extended()