Home
last modified time | relevance | path

Searched defs:get_temp (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
Dthermal.h64 int (*get_temp)(struct thermal_zone_device *, int *); member
302 int (*get_temp)(void *, int *); member
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
Drockchip_thermal.c137 int (*get_temp)(const struct chip_tsadc_table *table, int chn, void __iomem *reg, int *temp); member