Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/tsensor/
Dhal_tsensor.h325 …hal_tsensor_get_temp_t get_temp; /*!< @if Eng Control tsensor get temp int… member
/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