Home
last modified time | relevance | path

Searched refs:thermal_zone_get_slope (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_helpers.c226 int thermal_zone_get_slope(struct thermal_zone_device *tz) in thermal_zone_get_slope() function
232 EXPORT_SYMBOL_GPL(thermal_zone_get_slope);
/OK3568_Linux_fs/kernel/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c104 thermal_zone_get_slope(data->tz)); in bcm2835_thermal_get_temp()
230 slope = thermal_zone_get_slope(tz); in bcm2835_thermal_probe()
H A Dns-thermal.c26 int slope = thermal_zone_get_slope(ns_thermal->tz); in ns_thermal_get_temp()
H A Dbcm2711_thermal.c37 int slope = thermal_zone_get_slope(priv->thermal); in bcm2711_get_temp()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h411 int thermal_zone_get_slope(struct thermal_zone_device *tz);
455 static inline int thermal_zone_get_slope( in thermal_zone_get_slope() function
/OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c87 slope = thermal_zone_get_slope(data->ti_thermal); in __ti_thermal_get_temp()
/OK3568_Linux_fs/kernel/drivers/thermal/qcom/
H A Dtsens-8960.c242 slope = thermal_zone_get_slope(s->tzd); in code_to_mdegC()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1657 thermal_zone_get_slope
H A Dabi_gki_aarch64_db845c1584 thermal_zone_get_slope
H A Dabi_gki_aarch64_qcom2481 thermal_zone_get_slope
H A Dabi_gki_aarch64_oplus2668 thermal_zone_get_slope
H A Dabi_gki_aarch64_galaxy4001 thermal_zone_get_slope
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dsysfs-api.rst203 int thermal_zone_get_slope(struct thermal_zone_device *tz)