Searched defs:psp (Results 1 – 9 of 9) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
| D | power_supply_sysfs.c | 247 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
|
| D | power_supply_core.c | 937 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/ |
| D | power_supply.h | 436 …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/ |
| D | cw2017_battery.c | 393 enum power_supply_property psp, in cw_battery_get_property()
|
| D | rk817_charger.c | 353 enum power_supply_property psp, in rk817_charge_ac_get_property() 391 enum power_supply_property psp, in rk817_charge_usb_get_property()
|
| D | rk817_battery.c | 2071 enum power_supply_property psp, in rk817_battery_get_property() 2171 enum power_supply_property psp, in rk809_chg_get_property()
|
| D | bq25700_charger.c | 1113 enum power_supply_property psp, in bq25700_power_supply_get_property()
|
| /device/soc/rockchip/common/vendor/drivers/power/ |
| D | rk817_charger.c | 372 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()
|
| D | rk817_battery.c | 2123 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()
|