Home
last modified time | relevance | path

Searched refs:chip_tsadc_table (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c75 struct chip_tsadc_table { struct
104 int (*get_temp)(struct chip_tsadc_table table, argument
106 void (*set_tshut_temp)(struct chip_tsadc_table table,
111 struct chip_tsadc_table table;
248 static u32 rk_tsadcv2_temp_to_code(struct chip_tsadc_table table, in rk_tsadcv2_temp_to_code()
273 static int rk_tsadcv2_code_to_temp(struct chip_tsadc_table table, u32 code, in rk_tsadcv2_code_to_temp()
392 static int rk_tsadcv2_get_temp(struct chip_tsadc_table table, in rk_tsadcv2_get_temp()
402 static void rk_tsadcv2_tshut_temp(struct chip_tsadc_table table, in rk_tsadcv2_tshut_temp()