Lines Matching refs:temperature
66 int ret, temperature;
71 /* Can't get temperature when the card is off */
80 ath10k_warn(ar, "failed to read temperature %d\n", ret);
98 temperature = ar->thermal.temperature;
102 ret = snprintf(buf, PAGE_SIZE, "%d\n", temperature * 1000);
108 void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature)
111 ar->thermal.temperature = temperature;
182 /* Do not register hwmon device when temperature reading is not