Home
last modified time | relevance | path

Searched defs:power_supply_put (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dpower_supply_core.c481 void power_supply_put(struct power_supply *psy) in power_supply_put() function
/openbmc/linux/include/linux/
H A Dpower_supply.h777 static inline void power_supply_put(struct power_supply *psy) {} in power_supply_put() function