Searched refs:chip_tsadc_table (Results 1 – 1 of 1) sorted by relevance
62 struct chip_tsadc_table { struct107 int (*get_temp)(const struct chip_tsadc_table *table,109 int (*set_alarm_temp)(const struct chip_tsadc_table *table,111 int (*set_tshut_temp)(const struct chip_tsadc_table *table,114 int (*get_trim_code)(const struct chip_tsadc_table *table,118 struct chip_tsadc_table table;936 static int rk_tsadcv2_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_get_temp()946 static int rk_tsadcv4_get_temp(const struct chip_tsadc_table *table, in rk_tsadcv4_get_temp()956 static int rk_tsadcv2_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv2_alarm_temp()990 static int rk_tsadcv3_alarm_temp(const struct chip_tsadc_table *table, in rk_tsadcv3_alarm_temp()[all …]
Completed in 7 milliseconds