Home
last modified time | relevance | path

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

/drivers/power/supply/
Dab8500_btemp.c96 struct ab8500_btemp { struct
135 static int ab8500_btemp_batctrl_volt_to_res(struct ab8500_btemp *di, in ab8500_btemp_batctrl_volt_to_res()
173 static int ab8500_btemp_read_batctrl_voltage(struct ab8500_btemp *di) in ab8500_btemp_read_batctrl_voltage()
196 static int ab8500_btemp_curr_source_enable(struct ab8500_btemp *di, in ab8500_btemp_curr_source_enable()
345 static int ab8500_btemp_get_batctrl_res(struct ab8500_btemp *di) in ab8500_btemp_get_batctrl_res()
420 static int ab8500_btemp_res_to_temp(struct ab8500_btemp *di, in ab8500_btemp_res_to_temp()
452 static int ab8500_btemp_measure_temp(struct ab8500_btemp *di) in ab8500_btemp_measure_temp()
509 static int ab8500_btemp_id(struct ab8500_btemp *di) in ab8500_btemp_id()
569 struct ab8500_btemp *di = container_of(work, in ab8500_btemp_periodic_work()
570 struct ab8500_btemp, btemp_periodic_work.work); in ab8500_btemp_periodic_work()
[all …]
DMakefile63 obj-$(CONFIG_AB8500_BM) += ab8500_bmdata.o ab8500_charger.o ab8500_fg.o ab8500_btemp.o ab8500_char…