Searched refs:chip_tsadc_table (Results 1 – 1 of 1) sorted by relevance
61 struct chip_tsadc_table { struct101 int (*get_temp)(const struct chip_tsadc_table *table,103 int (*set_alarm_temp)(const struct chip_tsadc_table *table,105 int (*set_tshut_temp)(const struct chip_tsadc_table *table,110 struct chip_tsadc_table table;911 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp()921 static int rk_tsadcv4_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv4_get_temp()931 static int rk_tsadcv2_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_alarm_temp()965 static int rk_tsadcv3_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv3_alarm_temp()992 static int rk_tsadcv2_tshut_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_tshut_temp()[all …]