Searched refs:tricklecharge_current_ua (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpower_supply.h456 * @tricklecharge_current_ua: the tricklecharge current used when trickle
617 * |.... tricklecharge_current_ua .
628 * this is the tricklecharge_current_ua.
736 int tricklecharge_current_ua; member in struct:power_supply_battery_info
/linux-master/drivers/power/supply/
H A Dpower_supply_core.c644 info->tricklecharge_current_ua = -EINVAL;
702 &info->tricklecharge_current_ua);
H A Dbd99954-charger.c904 battery_inits[0].info_data = &info->tricklecharge_current_ua;

Completed in 218 milliseconds