Searched refs:cpu_temp (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dsetup.h62 u32 cpu_temp(unsigned long cpu);
H A Dtau_6xx.c229 u32 cpu_temp(unsigned long cpu) function
H A Dsetup-common.c253 cpu_temp(cpu_id));
/linux-master/drivers/hwmon/
H A Ddell-smm-hwmon.c668 int fn_key, cpu_temp, ac_power; local
671 cpu_temp = i8k_get_temp(data, 0); /* 11100 ��s */
700 cpu_temp,
/linux-master/drivers/platform/x86/
H A Dintel_ips.c1200 DEFINE_SHOW_ATTRIBUTE(cpu_temp); variable
1264 debugfs_create_file("cpu_temp", 0444, ips->debug_root, ips, &cpu_temp_fops);

Completed in 99 milliseconds