Home
last modified time | relevance | path

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

12345

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dthermal.h25 int temperature; member
49 int temperature) in ath11k_thermal_event_temperature()
Dthermal.c67 int ret, temperature; in ath11k_thermal_show_temp() local
109 void ath11k_thermal_event_temperature(struct ath11k *ar, int temperature) in ath11k_thermal_event_temperature()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dthermal.h25 int temperature; member
44 int temperature) in ath10k_thermal_event_temperature()
Dthermal.c66 int ret, temperature; in ath10k_thermal_show_temp() local
108 void ath10k_thermal_event_temperature(struct ath10k *ar, int temperature) in ath10k_thermal_event_temperature()
/Linux-v6.6/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-v6.6/drivers/thermal/
Dthermal_hwmon.c52 int temperature; in temp_input_show() local
78 int temperature; in temp_crit_show() local
Dthermal_mmio.c47 int temperature; in thermal_mmio_probe() local
/Linux-v6.6/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-v6.6/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
Dwdrtas.c185 int temperature = 0; in wdrtas_get_temperature() local
409 int temperature = 0; in wdrtas_temp_read() local
Dwdt_pci.c274 static int wdtpci_get_temperature(int *temperature) in wdtpci_get_temperature()
502 int temperature; in wdtpci_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-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
Dphy.h131 __le32 temperature; member
187 __le16 temperature; member
/Linux-v6.6/drivers/hwmon/
Dsht3x.c178 int temperature; member
318 int temperature; in limits_update() local
363 int temperature, in limit_write()
409 int temperature; in temp1_limit_write() local
Demc2103.c50 struct temperature { struct
63 struct temperature temp[4]; /* internal + 3 external */ argument
Dhih6130.c40 int temperature; member
/Linux-v6.6/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-v6.6/drivers/net/wireless/mediatek/mt76/mt7921/
Dinit.c21 int temperature; in mt7921_thermal_temp_show() local
/Linux-v6.6/tools/testing/selftests/watchdog/
Dwatchdog-test.c180 int temperature; in main() local
/Linux-v6.6/drivers/thermal/st/
Dst_thermal.c109 static int st_thermal_get_temp(struct thermal_zone_device *th, int *temperature) in st_thermal_get_temp()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dtt.c387 s32 temperature = mvm->temperature; in iwl_mvm_tt_handler() local
616 int *temperature) in iwl_mvm_tzone_get_temp()
/Linux-v6.6/drivers/memory/tegra/
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-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dtemp.c89 int temperature = therm->func->temp_get(therm); in nvkm_therm_sensor_event() local

12345