Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/abx500/
Dab8500-bm.h472 int ab8500_fg_inst_curr_started(struct ab8500_fg *di);
/linux-4.1.27/drivers/power/
Dab8500_btemp.c429 } while (!ab8500_fg_inst_curr_started(di->fg)); in ab8500_btemp_get_batctrl_res()
Dab8500_fg.c592 int ab8500_fg_inst_curr_started(struct ab8500_fg *di) in ab8500_fg_inst_curr_started() function