Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dab8500-bm.h416 int ab8500_fg_inst_curr_started(struct ab8500_fg *di);
H A Dab8500_btemp.c204 } while (!ab8500_fg_inst_curr_started(di->fg)); in ab8500_btemp_get_batctrl_res()
H A Dab8500_fg.c583 int ab8500_fg_inst_curr_started(struct ab8500_fg *di) in ab8500_fg_inst_curr_started() function