Searched refs:power_supply_put_battery_info (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/power/supply/ |
D | power_supply_core.c | 684 power_supply_put_battery_info(psy, info); in power_supply_get_battery_info() 696 power_supply_put_battery_info(psy, info); in power_supply_get_battery_info() 719 power_supply_put_battery_info(psy, info); in power_supply_get_battery_info() 735 void power_supply_put_battery_info(struct power_supply *psy, in power_supply_put_battery_info() function 748 EXPORT_SYMBOL_GPL(power_supply_put_battery_info);
|
D | sc27xx_fuel_gauge.c | 1028 power_supply_put_battery_info(data->battery, &info); in sc27xx_fgu_hw_init() 1045 power_supply_put_battery_info(data->battery, &info); in sc27xx_fgu_hw_init() 1050 power_supply_put_battery_info(data->battery, &info); in sc27xx_fgu_hw_init()
|
D | bd99954-charger.c | 983 power_supply_put_battery_info(bd->charger, &info); in bd9995x_fw_probe() 994 power_supply_put_battery_info(bd->charger, &info); in bd9995x_fw_probe()
|
D | sc2731_charger.c | 412 power_supply_put_battery_info(info->psy_usb, &bat_info); in sc2731_charger_hw_init()
|
D | cw2015_battery.c | 719 power_supply_put_battery_info(cw_bat->rk_bat, &cw_bat->battery); in cw_bat_remove()
|
/Linux-v5.10/include/linux/ |
D | power_supply.h | 402 extern void power_supply_put_battery_info(struct power_supply *psy,
|