Home
last modified time | relevance | path

Searched refs:k3_bgp_read_temp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dk3_bandgap.c109 static int k3_bgp_read_temp(struct k3_thermal_data *devdata, in k3_bgp_read_temp() function
147 ret = k3_bgp_read_temp(data, temp); in k3_thermal_get_temp()
H A Dk3_j72xx_bandgap.c216 static inline int k3_bgp_read_temp(struct k3_thermal_data *devdata, in k3_bgp_read_temp() function
251 return k3_bgp_read_temp(thermal_zone_device_priv(tz), temp); in k3_thermal_get_temp()