Searched refs:get_batt_uV (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/power/supply/
H A Dcharger-manager.c180 * get_batt_uV - Get the voltage level of the battery
187 static int get_batt_uV(struct charger_manager *cm, int *uV) function
299 ret = get_batt_uV(cm, &uV);
740 ret = get_batt_uV(cm, &val->intval);
786 ret = get_batt_uV(cm, &uV);

Completed in 155 milliseconds