Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Dimx_thermal.c42 struct thermal_data { struct
56 struct thermal_data *priv = dev_get_priv(dev); in read_cpu_temperature() argument
213 struct thermal_data *priv = dev_get_priv(dev); in imx_thermal_get_temp()
240 struct thermal_data *priv = dev_get_priv(dev); in imx_thermal_probe()
276 .priv_auto_alloc_size = sizeof(struct thermal_data),