Home
last modified time | relevance | path

Searched defs:psp (Results 1 – 9 of 9) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
Dpower_supply_sysfs.c247 enum power_supply_property psp = dev_attr_psp(attr); in power_supply_show_property() local
284 enum power_supply_property psp = dev_attr_psp(attr); in power_supply_store_property() local
Dpower_supply_core.c937 int power_supply_get_property(struct power_supply *psy, enum power_supply_property psp, union power… in power_supply_get_property()
950 int power_supply_set_property(struct power_supply *psy, enum power_supply_property psp, in power_supply_set_property()
961 int power_supply_property_is_writeable(struct power_supply *psy, enum power_supply_property psp) in power_supply_property_is_writeable()
/device/soc/rockchip/common/sdk_linux/include/linux/
Dpower_supply.h436 …atic inline int power_supply_set_property(struct power_supply *psy, enum power_supply_property psp, in power_supply_set_property()
466 static inline bool power_supply_is_amp_property(enum power_supply_property psp) in power_supply_is_amp_property()
492 static inline bool power_supply_is_watt_property(enum power_supply_property psp) in power_supply_is_watt_property()
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
Dcw2017_battery.c393 enum power_supply_property psp, in cw_battery_get_property()
Drk817_charger.c353 enum power_supply_property psp, in rk817_charge_ac_get_property()
391 enum power_supply_property psp, in rk817_charge_usb_get_property()
Drk817_battery.c2071 enum power_supply_property psp, in rk817_battery_get_property()
2171 enum power_supply_property psp, in rk809_chg_get_property()
Dbq25700_charger.c1113 enum power_supply_property psp, in bq25700_power_supply_get_property()
/device/soc/rockchip/common/vendor/drivers/power/
Drk817_charger.c372 static int rk817_charge_ac_get_property(struct power_supply *psy, enum power_supply_property psp, in rk817_charge_ac_get_property()
411 static int rk817_charge_usb_get_property(struct power_supply *psy, enum power_supply_property psp, in rk817_charge_usb_get_property()
Drk817_battery.c2123 static int rk817_battery_get_property(struct power_supply *psy, enum power_supply_property psp, in rk817_battery_get_property()
2225 static int rk809_chg_get_property(struct power_supply *psy, enum power_supply_property psp, in rk809_chg_get_property()