Home
last modified time | relevance | path

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

12345

/linux-6.14.4/drivers/thermal/
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()
Dthermal_netlink.h150 int temperature, int direction) in thermal_notify_threshold_add()
156 int temperature, int direction) in thermal_notify_threshold_delete()
Dthermal_hwmon.c52 int temperature; in temp_input_show() local
78 int temperature; in temp_crit_show() local
Dthermal_thresholds.h7 int temperature; member
Dthermal_mmio.c47 int temperature; in thermal_mmio_probe() local
/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dthermal.h26 int temperature; member
50 int temperature) in ath11k_thermal_event_temperature()
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-6.14.4/drivers/net/wireless/ath/ath10k/
Dthermal.h25 int temperature; member
44 int temperature) in ath10k_thermal_event_temperature()
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-6.14.4/drivers/iio/temperature/
Dtsys01.c47 s32 *temperature) in tsys01_read_temperature()
85 s32 temperature; in tsys01_read_raw() local
Dtsys02d.c34 s32 temperature; in tsys02d_read_raw() local
/linux-6.14.4/drivers/iio/pressure/
Ddlhl60d.c124 unsigned int *pressure, unsigned int *temperature) in dlh_read_direct()
143 unsigned int pressure, temperature; in dlh_read_raw() local
/linux-6.14.4/drivers/watchdog/
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
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
Dwdt_pci.c274 static int wdtpci_get_temperature(int *temperature) in wdtpci_get_temperature()
502 int temperature; in wdtpci_temp_read() local
Dwdrtas.c185 int temperature = 0; in wdrtas_get_temperature() local
409 int temperature = 0; in wdrtas_temp_read() local
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-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dphy.h136 __le32 temperature; member
192 __le16 temperature; member
/linux-6.14.4/drivers/hwmon/
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
Demc2103.c50 struct temperature { struct
63 struct temperature temp[4]; /* internal + 3 external */ argument
/linux-6.14.4/tools/lib/thermal/
Dcommands.c451 int temperature, in thermal_cmd_threshold_add()
462 int temperature, in thermal_cmd_threshold_delete()
/linux-6.14.4/drivers/iio/common/ms_sensors/
Dms_sensors_i2c.c418 s32 *temperature) in ms_sensors_ht_read_temperature()
619 int *temperature, in ms_sensors_read_temp_and_pressure()
/linux-6.14.4/tools/testing/selftests/watchdog/
Dwatchdog-test.c180 int temperature; in main() local
/linux-6.14.4/drivers/thermal/st/
Dst_thermal.c110 static int st_thermal_get_temp(struct thermal_zone_device *th, int *temperature) in st_thermal_get_temp()
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7925/
Dinit.c21 int temperature; in mt7925_thermal_temp_show() local

12345