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/
H A 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
H A Dpower_supply_core.c937 int power_supply_get_property(struct power_supply *psy, enum power_supply_property psp, union power_supply_propval *val) in power_supply_get_property() argument
950 int power_supply_set_property(struct power_supply *psy, enum power_supply_property psp, in power_supply_set_property() argument
961 int power_supply_property_is_writeable(struct power_supply *psy, enum power_supply_property psp) in power_supply_property_is_writeable() argument
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dcw2017_battery.c392 cw_battery_get_property(struct power_supply *psy, enum power_supply_property psp, union power_supply_propval *val) cw_battery_get_property() argument
H A Drk817_charger.c352 rk817_charge_ac_get_property(struct power_supply *psy, enum power_supply_property psp, union power_supply_propval *val) rk817_charge_ac_get_property() argument
390 rk817_charge_usb_get_property(struct power_supply *psy, enum power_supply_property psp, union power_supply_propval *val) rk817_charge_usb_get_property() argument
H A Dbq25700_charger.c1112 bq25700_power_supply_get_property(struct power_supply *psy, enum power_supply_property psp, union power_supply_propval *val) bq25700_power_supply_get_property() argument
H A Drk817_battery.c2070 rk817_battery_get_property(struct power_supply *psy, enum power_supply_property psp, union power_supply_propval *val) rk817_battery_get_property() argument
2170 rk809_chg_get_property(struct power_supply *psy, enum power_supply_property psp, union power_supply_propval *val) rk809_chg_get_property() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpower_supply.h436 static inline int power_supply_set_property(struct power_supply *psy, enum power_supply_property psp, in power_supply_set_property() argument
466 static inline bool power_supply_is_amp_property(enum power_supply_property psp) in power_supply_is_amp_property() argument
492 static inline bool power_supply_is_watt_property(enum power_supply_property psp) in power_supply_is_watt_property() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/power/
H A 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() argument
411 static int rk817_charge_usb_get_property(struct power_supply *psy, enum power_supply_property psp, in rk817_charge_usb_get_property() argument
H A Drk817_battery.c2123 static int rk817_battery_get_property(struct power_supply *psy, enum power_supply_property psp, in rk817_battery_get_property() argument
2225 static int rk809_chg_get_property(struct power_supply *psy, enum power_supply_property psp, in rk809_chg_get_property() argument

Completed in 24 milliseconds