Home
last modified time | relevance | path

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

1234

/linux-5.19.10/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-5.19.10/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-5.19.10/drivers/thermal/
Dthermal_sysfs.c38 int temperature, ret; in temp_show() local
115 int temperature, hyst = 0; in trip_point_temp_store() local
154 int temperature; in trip_point_temp_show() local
176 int temperature; in trip_point_hyst_store() local
206 int temperature; in trip_point_hyst_show() local
258 int temperature; in emul_temp_store() local
Dthermal_hwmon.c51 int temperature; in temp_input_show() local
77 int temperature; in temp_crit_show() local
Dthermal_mmio.c49 int temperature; in thermal_mmio_probe() local
/linux-5.19.10/drivers/acpi/
Dthermal.c124 unsigned long temperature; member
129 unsigned long temperature; member
134 unsigned long temperature; member
143 unsigned long temperature; member
163 unsigned long temperature; member
617 int *temperature) in thermal_get_crit_temp()
/linux-5.19.10/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-5.19.10/drivers/iio/pressure/
Ddlhl60d.c124 unsigned int *pressure, unsigned int *temperature) in dlh_read_direct()
144 unsigned int pressure, temperature; in dlh_read_raw() local
Dms5637.c58 int temperature; in ms5637_read_raw() local
/linux-5.19.10/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()
411 int temperature; in usb_pcwd_ioctl() local
510 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-5.19.10/drivers/hwmon/
Dsht3x.c146 int temperature; member
289 int temperature; in limits_update() local
343 int temperature, in limit_store()
391 int temperature; in temp1_limit_store() local
Demc2103.c50 struct temperature { struct
63 struct temperature temp[4]; /* internal + 3 external */ argument
Dhih6130.c40 int temperature; member
/linux-5.19.10/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()
671 s16 temperature; in iwl_mvm_tzone_set_trip_temp() local
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dphy.h127 __le32 temperature; member
183 __le16 temperature; member
/linux-5.19.10/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-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dtemp.c89 int temperature = therm->func->temp_get(therm); in nvkm_therm_sensor_event() local
/linux-5.19.10/drivers/memory/tegra/
Dtegra210-emc-core.c618 unsigned int temperature; in tegra210_emc_poll_refresh() local
1699 static int tegra210_emc_debug_temperature_get(void *data, u64 *temperature) in tegra210_emc_debug_temperature_get()
1714 static int tegra210_emc_debug_temperature_set(void *data, u64 temperature) in tegra210_emc_debug_temperature_set()

1234