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 struct ab8500_btemp *btemp; in ab8500_btemp_get()127 btemp = list_first_entry(&ab8500_btemp_list, struct ab8500_btemp, node); in ab8500_btemp_get()143 static int ab8500_btemp_batctrl_volt_to_res(struct ab8500_btemp *di, in ab8500_btemp_batctrl_volt_to_res()181 static int ab8500_btemp_read_batctrl_voltage(struct ab8500_btemp *di) in ab8500_btemp_read_batctrl_voltage()204 static int ab8500_btemp_curr_source_enable(struct ab8500_btemp *di, in ab8500_btemp_curr_source_enable()395 static int ab8500_btemp_get_batctrl_res(struct ab8500_btemp *di) in ab8500_btemp_get_batctrl_res()470 static int ab8500_btemp_res_to_temp(struct ab8500_btemp *di, in ab8500_btemp_res_to_temp()502 static int ab8500_btemp_measure_temp(struct ab8500_btemp *di) in ab8500_btemp_measure_temp()[all …]
47 obj-$(CONFIG_AB8500_BM) += ab8500_bmdata.o ab8500_charger.o ab8500_fg.o ab8500_btemp.o abx500_char…
457 struct ab8500_btemp;465 struct ab8500_btemp *ab8500_btemp_get(void);466 int ab8500_btemp_get_batctrl_temp(struct ab8500_btemp *btemp);467 int ab8500_btemp_get_temp(struct ab8500_btemp *btemp);
10 ab8500_btemp {
44 struct ab8500_btemp *btemp;
467 ab8500_btemp {