Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpower_supply.h531 static inline bool power_supply_is_amp_property(enum power_supply_property psp) in power_supply_is_amp_property() function
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsbs-battery.c739 if (power_supply_is_amp_property(psp)) in sbs_get_battery_capacity()