Searched refs:get_temp (Results 26 - 50 of 77) sorted by relevance

1234

/linux-master/drivers/thermal/
H A Ddove_thermal.c110 .get_temp = dove_get_temp,
H A Drzg2l_thermal.c118 .get_temp = rzg2l_thermal_get_temp,
H A Dda9062-thermal.c141 .get_temp = da9062_thermal_get_temp,
H A Damlogic_thermal.c194 .get_temp = amlogic_thermal_get_temp,
H A Dk3_bandgap.c154 .get_temp = k3_thermal_get_temp,
H A Duniphier_thermal.c205 .get_temp = uniphier_tm_get_temp,
H A Dqoriq_thermal.c139 .get_temp = tmu_get_temp,
H A Dk3_j72xx_bandgap.c255 .get_temp = k3_thermal_get_temp,
H A Dsprd_thermal.c221 .get_temp = sprd_thm_read_temp,
H A Drcar_thermal.c281 .get_temp = rcar_thermal_get_temp,
/linux-master/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c290 .get_temp = brcmstb_get_temp,
300 .get_temp = brcmstb_get_temp,
H A Dbcm2835_thermal.c139 .get_temp = bcm2835_thermal_get_temp,
/linux-master/drivers/thermal/qcom/
H A Dtsens-8960.c262 .get_temp = get_temp_common,
H A Dtsens.c762 goto get_temp;
775 get_temp:
1078 return priv->ops->get_temp(s, temp);
1152 .get_temp = tsens_get_temp,
1328 if (!priv->ops || !priv->ops->init || !priv->ops->get_temp)
/linux-master/drivers/hwmon/
H A Dscpi-hwmon.c125 .get_temp = scpi_read_temp,
H A Dscmi-hwmon.c155 .get_temp = scmi_hwmon_thermal_get_temp,
/linux-master/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c138 .get_temp = __ti_thermal_get_temp,
/linux-master/drivers/thermal/st/
H A Dst_thermal.c135 .get_temp = st_thermal_get_temp,
H A Dstm_thermal.c475 .get_temp = stm_thermal_get_temp,
/linux-master/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c292 .get_temp = sys_get_curr_temp,
H A Dintel_pch_thermal.c136 .get_temp = pch_thermal_get_temp,
H A Dintel_soc_dts_iosf.c172 .get_temp = sys_get_curr_temp,
/linux-master/include/linux/
H A Dthermal.h89 int (*get_temp) (struct thermal_zone_device *, int *); member in struct:thermal_zone_device_ops
/linux-master/drivers/input/touchscreen/
H A Dsun4i-ts.c201 .get_temp = sun4i_get_tz_temp,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c239 .get_temp = mlxsw_thermal_get_temp,
312 .get_temp = mlxsw_thermal_module_temp_get,
341 .get_temp = mlxsw_thermal_gearbox_temp_get,

Completed in 223 milliseconds

1234