Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dapm_power.c118 static int do_calculate_time(int status, enum apm_source source) in do_calculate_time() function
198 time = do_calculate_time(status, SOURCE_ENERGY); in calculate_time()
202 time = do_calculate_time(status, SOURCE_CHARGE); in calculate_time()
206 time = do_calculate_time(status, SOURCE_VOLTAGE); in calculate_time()