Home
last modified time | relevance | path

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

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