Symbol: get_temp
drivers/acpi/thermal.c
586
.get_temp = thermal_get_temp,
drivers/ata/ahci_imx.c
405
.get_temp = sata_ahci_read_temperature,
drivers/hwmon/drivetemp.c
116
int (*get_temp)(struct drivetemp_data *st, u32 attr, long *val);
drivers/hwmon/drivetemp.c
425
st->get_temp = drivetemp_get_scttemp;
drivers/hwmon/drivetemp.c
431
st->get_temp = drivetemp_get_smarttemp;
drivers/hwmon/drivetemp.c
463
err = st->get_temp(st, attr, val);
drivers/hwmon/hwmon.c
220
.get_temp = hwmon_thermal_get_temp,
drivers/hwmon/pmbus/pmbus_core.c
1387
.get_temp = pmbus_thermal_get_temp,
drivers/hwmon/scmi-hwmon.c
155
.get_temp = scmi_hwmon_thermal_get_temp,
drivers/hwmon/scpi-hwmon.c
125
.get_temp = scpi_read_temp,
drivers/iio/adc/sun4i-gpadc-iio.c
425
.get_temp = &sun4i_gpadc_get_temp,
drivers/input/touchscreen/sun4i-ts.c
201
.get_temp = sun4i_get_tz_temp,
drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c
33
.get_temp = cxgb4_thermal_get_temp,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
214
.get_temp = mlxsw_thermal_get_temp,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
257
.get_temp = mlxsw_thermal_module_temp_get,
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c
285
.get_temp = mlxsw_thermal_gearbox_temp_get,
drivers/net/phy/marvell.c
2866
int (*get_temp)(struct phy_device *phydev, long *temp);
drivers/net/phy/marvell.c
3108
if (ops->get_temp)
drivers/net/phy/marvell.c
3109
err = ops->get_temp(phydev, temp);
drivers/net/phy/marvell.c
3153
return ops->get_temp ? 0444 : 0;
drivers/net/phy/marvell.c
3231
.get_temp = m88e1121_get_temp,
drivers/net/phy/marvell.c
3235
.get_temp = m88e1510_get_temp,
drivers/net/phy/marvell.c
3242
.get_temp = m88e6390_get_temp,
drivers/net/phy/marvell.c
3247
.get_temp = m88e6393_get_temp,
drivers/net/wireless/intel/iwlwifi/mld/thermal.c
238
.get_temp = iwl_mld_tzone_get_temp,
drivers/net/wireless/intel/iwlwifi/mvm/tt.c
647
.get_temp = iwl_mvm_tzone_get_temp,
drivers/platform/x86/acerhdf.c
431
.get_temp = acerhdf_get_ec_temp,
drivers/power/supply/bd71828-power.c
1069
pwr->get_temp = bd71828_get_temp;
drivers/power/supply/bd71828-power.c
1074
pwr->get_temp = bd71815_get_temp;
drivers/power/supply/bd71828-power.c
1080
pwr->get_temp = bd71828_get_temp;
drivers/power/supply/bd71828-power.c
139
int (*get_temp)(struct bd71828_power *pwr, int *temp);
drivers/power/supply/bd71828-power.c
517
ret = pwr->get_temp(pwr, &val->intval);
drivers/power/supply/power_supply_core.c
1518
.get_temp = power_supply_read_temp,
drivers/regulator/max8973-regulator.c
467
.get_temp = max8973_thermal_read_temp,
drivers/thermal/airoha_thermal.c
294
.get_temp = airoha_thermal_get_temp,
drivers/thermal/amlogic_thermal.c
194
.get_temp = amlogic_thermal_get_temp,
drivers/thermal/armada_thermal.c
412
.get_temp = armada_get_temp_legacy,
drivers/thermal/armada_thermal.c
446
.get_temp = armada_get_temp,
drivers/thermal/broadcom/bcm2711_thermal.c
58
.get_temp = bcm2711_get_temp,
drivers/thermal/broadcom/bcm2835_thermal.c
135
.get_temp = bcm2835_thermal_get_temp,
drivers/thermal/broadcom/brcmstb_thermal.c
288
.get_temp = brcmstb_get_temp,
drivers/thermal/broadcom/brcmstb_thermal.c
304
.get_temp = brcmstb_get_temp,
drivers/thermal/broadcom/ns-thermal.c
42
.get_temp = ns_thermal_get_temp,
drivers/thermal/broadcom/sr-thermal.c
44
.get_temp = sr_get_temp,
drivers/thermal/da9062-thermal.c
141
.get_temp = da9062_thermal_get_temp,
drivers/thermal/db8500_thermal.c
77
.get_temp = db8500_thermal_get_temp,
drivers/thermal/dove_thermal.c
110
.get_temp = dove_get_temp,
drivers/thermal/hisi_thermal.c
432
*temp = data->ops->get_temp(sensor);
drivers/thermal/hisi_thermal.c
438
.get_temp = hisi_thermal_get_temp,
drivers/thermal/hisi_thermal.c
449
temp = data->ops->get_temp(sensor);
drivers/thermal/hisi_thermal.c
502
.get_temp = hi6220_thermal_get_temp,
drivers/thermal/hisi_thermal.c
510
.get_temp = hi3660_thermal_get_temp,
drivers/thermal/hisi_thermal.c
68
int (*get_temp)(struct hisi_thermal_sensor *sensor);
drivers/thermal/imx8mm_thermal.c
146
return tmu->socdata->get_temp(sensor, temp);
drivers/thermal/imx8mm_thermal.c
150
.get_temp = tmu_get_temp,
drivers/thermal/imx8mm_thermal.c
380
.get_temp = imx8mm_tmu_get_temp,
drivers/thermal/imx8mm_thermal.c
386
.get_temp = imx8mp_tmu_get_temp,
drivers/thermal/imx8mm_thermal.c
81
int (*get_temp)(void *data, int *temp);
drivers/thermal/imx91_thermal.c
229
.get_temp = imx91_tmu_get_temp,
drivers/thermal/imx_sc_thermal.c
69
.get_temp = imx_sc_thermal_get_temp,
drivers/thermal/imx_thermal.c
366
.get_temp = imx_get_temp,
drivers/thermal/intel/int340x_thermal/int3400_thermal.c
519
.get_temp = int3400_thermal_get_temp,
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
112
int (*get_temp) (struct thermal_zone_device *, int *))
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c
117
.get_temp = get_temp ? get_temp : int340x_thermal_get_zone_temp,
drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h
30
int (*get_temp) (struct thermal_zone_device *, int *));
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
272
int (*get_temp) (struct thermal_zone_device *, int *) = NULL;
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
290
get_temp = proc_thermal_get_zone_temp;
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c
293
proc_priv->int340x_zone = int340x_thermal_zone_add(adev, get_temp);
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c
270
.get_temp = sys_get_curr_temp,
drivers/thermal/intel/intel_pch_thermal.c
136
.get_temp = pch_thermal_get_temp,
drivers/thermal/intel/intel_quark_dts_thermal.c
308
.get_temp = sys_get_curr_temp,
drivers/thermal/intel/intel_soc_dts_iosf.c
174
.get_temp = sys_get_curr_temp,
drivers/thermal/intel/x86_pkg_temp_thermal.c
176
.get_temp = sys_get_curr_temp,
drivers/thermal/k3_bandgap.c
154
.get_temp = k3_thermal_get_temp,
drivers/thermal/k3_j72xx_bandgap.c
258
.get_temp = k3_thermal_get_temp,
drivers/thermal/kirkwood_thermal.c
52
.get_temp = kirkwood_get_temp,
drivers/thermal/loongson2_thermal.c
116
.get_temp = loongson2_2k1000_get_temp,
drivers/thermal/loongson2_thermal.c
121
.get_temp = loongson2_2k2000_get_temp,
drivers/thermal/max77620_thermal.c
68
.get_temp = max77620_thermal_read_temp,
drivers/thermal/mediatek/auxadc_thermal.c
870
.get_temp = mtk_read_temp,
drivers/thermal/mediatek/lvts_thermal.c
629
.get_temp = lvts_get_temp,
drivers/thermal/qcom/qcom-spmi-adc-tm5.c
664
.get_temp = adc_tm5_get_temp,
drivers/thermal/qcom/qcom-spmi-temp-alarm.c
374
.get_temp = qpnp_tm_get_temp,
drivers/thermal/qcom/qcom-spmi-temp-alarm.c
422
.get_temp = qpnp_tm_get_temp,
drivers/thermal/qcom/qcom-spmi-temp-alarm.c
514
.get_temp = qpnp_tm_get_temp,
drivers/thermal/qcom/tsens-8960.c
262
.get_temp = get_temp_common,
drivers/thermal/qcom/tsens-v0_1.c
331
.get_temp = get_temp_common,
drivers/thermal/qcom/tsens-v0_1.c
344
.get_temp = get_temp_common,
drivers/thermal/qcom/tsens-v0_1.c
357
.get_temp = get_temp_common,
drivers/thermal/qcom/tsens-v0_1.c
372
.get_temp = get_temp_common,
drivers/thermal/qcom/tsens-v0_1.c
387
.get_temp = get_temp_common,
drivers/thermal/qcom/tsens-v0_1.c
400
.get_temp = get_temp_common,
drivers/thermal/qcom/tsens-v1.c
204
.get_temp = get_temp_tsens_valid,
drivers/thermal/qcom/tsens-v1.c
216
.get_temp = get_temp_tsens_valid,
drivers/thermal/qcom/tsens-v1.c
229
.get_temp = get_temp_tsens_valid,
drivers/thermal/qcom/tsens-v1.c
249
.get_temp = get_temp_tsens_valid,
drivers/thermal/qcom/tsens-v2.c
265
.get_temp = get_temp_tsens_valid,
drivers/thermal/qcom/tsens-v2.c
283
.get_temp = get_temp_tsens_valid,
drivers/thermal/qcom/tsens.c
1084
return priv->ops->get_temp(s, temp);
drivers/thermal/qcom/tsens.c
1170
.get_temp = tsens_get_temp,
drivers/thermal/qcom/tsens.c
1346
if (!priv->ops || !priv->ops->init || !priv->ops->get_temp)
drivers/thermal/qcom/tsens.c
762
goto get_temp;
drivers/thermal/qcom/tsens.c
775
get_temp:
drivers/thermal/qcom/tsens.h
82
int (*get_temp)(const struct tsens_sensor *s, int *temp);
drivers/thermal/qoriq_thermal.c
140
.get_temp = tmu_get_temp,
drivers/thermal/renesas/rcar_gen3_thermal.c
247
.get_temp = rcar_gen3_thermal_get_temp,
drivers/thermal/renesas/rcar_thermal.c
281
.get_temp = rcar_thermal_get_temp,
drivers/thermal/renesas/rzg2l_thermal.c
118
.get_temp = rzg2l_thermal_get_temp,
drivers/thermal/renesas/rzg3e_thermal.c
338
.get_temp = rzg3e_thermal_get_temp,
drivers/thermal/renesas/rzg3s_thermal.c
148
.get_temp = rzg3s_thermal_get_temp,
drivers/thermal/rockchip_thermal.c
111
int (*get_temp)(const struct chip_tsadc_table *table,
drivers/thermal/rockchip_thermal.c
1111
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1134
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1157
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1180
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1202
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1225
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1248
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1271
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1294
.get_temp = rk_tsadcv2_get_temp,
drivers/thermal/rockchip_thermal.c
1317
.get_temp = rk_tsadcv4_get_temp,
drivers/thermal/rockchip_thermal.c
1342
.get_temp = rk_tsadcv4_get_temp,
drivers/thermal/rockchip_thermal.c
1449
retval = tsadc->get_temp(&tsadc->table,
drivers/thermal/rockchip_thermal.c
1457
.get_temp = rockchip_thermal_get_temp,
drivers/thermal/samsung/exynos_tmu.c
1000
.get_temp = exynos_get_temp,
drivers/thermal/spear_thermal.c
45
.get_temp = thermal_get_temp,
drivers/thermal/sprd_thermal.c
221
.get_temp = sprd_thm_read_temp,
drivers/thermal/st/st_thermal.c
136
.get_temp = st_thermal_get_temp,
drivers/thermal/st/stm_thermal.c
473
.get_temp = stm_thermal_get_temp,
drivers/thermal/sun8i_thermal.c
145
.get_temp = sun8i_ths_get_temp,
drivers/thermal/tegra/soctherm.c
687
.get_temp = tegra_thermctl_get_temp,
drivers/thermal/tegra/tegra-bpmp-thermal.c
204
.get_temp = tegra_bpmp_thermal_get_temp,
drivers/thermal/tegra/tegra-bpmp-thermal.c
209
.get_temp = tegra_bpmp_thermal_get_temp,
drivers/thermal/tegra/tegra-bpmp-thermal.c
43
req.get_temp.zone = zone->idx;
drivers/thermal/tegra/tegra-bpmp-thermal.c
60
*out_temp = reply.get_temp.temp;
drivers/thermal/tegra/tegra30-tsensor.c
243
.get_temp = tegra_tsensor_get_temp,
drivers/thermal/testing/zone.c
379
.get_temp = tt_zone_get_temp,
drivers/thermal/thermal-generic-adc.c
74
.get_temp = gadc_thermal_get_temp,
drivers/thermal/thermal_core.c
1532
if (!ops || !ops->get_temp) {
drivers/thermal/thermal_helpers.c
136
if (!tz->ops.get_temp)
drivers/thermal/thermal_helpers.c
90
ret = tz->ops.get_temp(tz, temp);
drivers/thermal/thermal_mmio.c
37
.get_temp = thermal_mmio_get_temperature,
drivers/thermal/ti-soc-thermal/ti-thermal-common.c
138
.get_temp = __ti_thermal_get_temp,
drivers/thermal/uniphier_thermal.c
205
.get_temp = uniphier_tm_get_temp,
include/linux/thermal.h
100
int (*get_temp) (struct thermal_zone_device *, int *);
include/soc/tegra/bpmp-abi.h
1873
struct cmd_thermal_get_temp_request get_temp;
include/soc/tegra/bpmp-abi.h
1896
struct cmd_thermal_get_temp_response get_temp;
tools/perf/tests/topology.c
208
TEST_ASSERT_VAL("can't get templ file", !get_temp(path));