Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/power/supply/
Dab8500_bmdata.c14 const struct ab8500_res_to_temp ab8500_temp_tbl_a_thermistor[] = {
36 const struct ab8500_res_to_temp ab8500_temp_tbl_b_thermistor[] = {
135 static const struct ab8500_res_to_temp temp_tbl[] = {
Dab8500-bm.h289 struct ab8500_res_to_temp { struct
424 const struct ab8500_res_to_temp *r_to_t_tbl;
Dab8500_btemp.c421 const struct ab8500_res_to_temp *tbl, int tbl_size, int res) in ab8500_btemp_res_to_temp()