Searched refs:ab8500_btemp (Results 1 – 6 of 6) sorted by relevance
92 struct ab8500_btemp { struct124 struct ab8500_btemp *ab8500_btemp_get(void) in ab8500_btemp_get() argument126 return list_first_entry(&ab8500_btemp_list, struct ab8500_btemp, node); in ab8500_btemp_get()140 static int ab8500_btemp_batctrl_volt_to_res(struct ab8500_btemp *di, in ab8500_btemp_batctrl_volt_to_res()178 static int ab8500_btemp_read_batctrl_voltage(struct ab8500_btemp *di) in ab8500_btemp_read_batctrl_voltage()201 static int ab8500_btemp_curr_source_enable(struct ab8500_btemp *di, in ab8500_btemp_curr_source_enable()350 static int ab8500_btemp_get_batctrl_res(struct ab8500_btemp *di) in ab8500_btemp_get_batctrl_res()425 static int ab8500_btemp_res_to_temp(struct ab8500_btemp *di, in ab8500_btemp_res_to_temp()456 static int ab8500_btemp_measure_temp(struct ab8500_btemp *di) in ab8500_btemp_measure_temp()513 static int ab8500_btemp_id(struct ab8500_btemp *di) in ab8500_btemp_id()[all …]
62 obj-$(CONFIG_AB8500_BM) += ab8500_bmdata.o ab8500_charger.o ab8500_fg.o ab8500_btemp.o abx500_char…
455 struct ab8500_btemp;463 struct ab8500_btemp *ab8500_btemp_get(void);464 int ab8500_btemp_get_batctrl_temp(struct ab8500_btemp *btemp);465 int ab8500_btemp_get_temp(struct ab8500_btemp *btemp);
10 ab8500_btemp {
44 struct ab8500_btemp *btemp;
54 ab8500_btemp {