Home
last modified time | relevance | path

Searched defs:temperature (Results 1 – 25 of 88) sorted by relevance

1234

/linux/drivers/thermal/
H A Dthermal_thresholds.c61 int temperature) in __thermal_thresholds_find()
72 static bool thermal_thresholds_handle_raising(struct list_head *thresholds, int temperature, in thermal_thresholds_handle_raising()
90 static bool thermal_thresholds_handle_dropping(struct list_head *thresholds, int temperature, in thermal_thresholds_handle_dropping()
108 static void thermal_threshold_find_boundaries(struct list_head *thresholds, int temperature, in thermal_threshold_find_boundaries()
132 int temperature = tz->temperature; in thermal_thresholds_handle() local
169 int temperature, int direction) in thermal_thresholds_add()
203 int temperature, int direction) in thermal_thresholds_delete()
H A Dthermal_hwmon.c52 int temperature; in temp_input_show() local
78 int temperature; in temp_crit_show() local
H A Dthermal_mmio.c47 int temperature; in thermal_mmio_probe() local
/linux/drivers/net/wireless/ath/ath11k/
H A Dthermal.h26 int temperature; member
50 int temperature) in ath11k_thermal_event_temperature()
H A Dthermal.c68 int ret, temperature; in ath11k_thermal_show_temp() local
110 void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature) in ath11k_thermal_event_temperature()
/linux/drivers/net/wireless/ath/ath10k/
H A Dthermal.h25 int temperature; member
44 int temperature) in ath10k_thermal_event_temperature()
H A Dthermal.c67 int ret, temperature; in ath10k_thermal_show_temp() local
109 void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature) in ath10k_thermal_event_temperature()
/linux/drivers/iio/temperature/
H A Dtsys01.c47 s32 *temperature) in tsys01_read_temperature()
85 s32 temperature; in tsys01_read_raw() local
H A Dtsys02d.c34 s32 temperature; in tsys02d_read_raw() local
/linux/drivers/watchdog/
H A Dpcwd_pci.c390 static int pcipcwd_get_temperature(int *temperature) in pcipcwd_get_temperature()
494 int temperature; in pcipcwd_ioctl() local
603 int temperature; in pcipcwd_temp_read() local
H A Dpcwd_usb.c326 int *temperature) in usb_pcwd_get_temperature()
413 int temperature; in usb_pcwd_ioctl() local
512 int temperature; in usb_pcwd_temperature_read() local
H A Dwdt_pci.c274 static int wdtpci_get_temperature(int *temperature) in wdtpci_get_temperature()
502 int temperature; in wdtpci_temp_read() local
H A Dwdrtas.c185 int temperature = 0; in wdrtas_get_temperature() local
409 int temperature = 0; in wdrtas_temp_read() local
H A Dpcwd.c557 static int pcwd_get_temperature(int *temperature) in pcwd_get_temperature()
590 int temperature; in pcwd_ioctl() local
722 int temperature; in pcwd_temp_read() local
/linux/drivers/iio/pressure/
H A Ddlhl60d.c124 unsigned int *pressure, unsigned int *temperature) in dlh_read_direct()
143 unsigned int pressure, temperature; in dlh_read_raw() local
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dphy.h136 __le32 temperature; member
192 __le16 temperature; member
/linux/drivers/hwmon/
H A Dsht3x.c184 int temperature; member
324 int temperature; in limits_update() local
369 int temperature, in limit_write()
415 int temperature; in temp1_limit_write() local
H A Demc2103.c50 struct temperature { struct
63 struct temperature temp[4]; /* internal + 3 external */ argument
H A Dhih6130.c40 int temperature; member
/linux/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.c418 s32 *temperature) in ms_sensors_ht_read_temperature()
619 int *temperature, in ms_sensors_read_temp_and_pressure()
/linux/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c180 int temperature; in main() local
/linux/drivers/thermal/st/
H A Dst_thermal.c110 static int st_thermal_get_temp(struct thermal_zone_device *th, int *temperature) in st_thermal_get_temp()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c387 s32 temperature = mvm->temperature; in iwl_mvm_tt_handler() local
615 int *temperature) in iwl_mvm_tzone_get_temp()
/linux/drivers/memory/tegra/
H A Dtegra210-emc-core.c618 unsigned int temperature; in tegra210_emc_poll_refresh() local
1686 static int tegra210_emc_debug_temperature_get(void *data, u64 *temperature) in tegra210_emc_debug_temperature_get()
1701 static int tegra210_emc_debug_temperature_set(void *data, u64 temperature) in tegra210_emc_debug_temperature_set()
/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.c1052 il3945_hw_reg_temp_out_of_range(int temperature) in il3945_hw_reg_temp_out_of_range()
1071 int temperature; in il3945_hw_reg_txpower_get_temperature() local
1562 int temperature = il->temperature; in il3945_hw_reg_comp_txpower_temp() local
2067 int temperature; in il3945_txpower_set_from_eeprom() local

1234