print_temp        160 drivers/macintosh/therm_windtunnel.c 	print_temp("CPU-temp: ", x.temp );
print_temp        162 drivers/macintosh/therm_windtunnel.c 		print_temp(", Case: ", x.casetemp );
print_temp        183 drivers/macintosh/therm_windtunnel.c 		print_temp("CPU-temp: ", temp );
print_temp        184 drivers/macintosh/therm_windtunnel.c 		print_temp(", Case: ", casetemp );
print_temp        245 drivers/macintosh/therm_windtunnel.c 		print_temp("Reducing overheating limit to ", x.overheat_temp );
print_temp        246 drivers/macintosh/therm_windtunnel.c 		print_temp(" (Hyst: ", x.overheat_hyst );
print_temp        392 drivers/macintosh/therm_windtunnel.c 	print_temp("Temp: ", temp );
print_temp        393 drivers/macintosh/therm_windtunnel.c 	print_temp("  Hyst: ", hyst_temp );
print_temp        394 drivers/macintosh/therm_windtunnel.c 	print_temp("  OS: ", os_temp );
print_temp       1377 drivers/net/wireless/ath/wil6210/debugfs.c 		print_temp(s, "T_mac   =",
print_temp       1383 drivers/net/wireless/ath/wil6210/debugfs.c 			print_temp(s, "",
print_temp       1396 drivers/net/wireless/ath/wil6210/debugfs.c 		print_temp(s, "T_mac   =", t_m);
print_temp       1397 drivers/net/wireless/ath/wil6210/debugfs.c 		print_temp(s, "T_radio =", t_r);