Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c88 struct rockchip_tsadc_chip { struct
90 int chn_id[SOC_MAX_SENSORS];
91 int chn_num;
94 int tshut_temp;
95 enum tshut_mode tshut_mode;
96 enum tshut_polarity tshut_polarity;
121 const struct rockchip_tsadc_chip *chip; argument