Home
last modified time | relevance | path

Searched refs:power_supply_set_property (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
Dpower_supply_hwmon.c286 return power_supply_set_property(psy, prop, &pspval); in power_supply_hwmon_write()
Dpower_supply_sysfs.c340 ret = power_supply_set_property(psy, psp, &value); in power_supply_store_property()
Dpower_supply_core.c887 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
896 EXPORT_SYMBOL_GPL(power_supply_set_property);
D88pm860x_charger.c508 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()
Dcpcap-battery.c572 error = power_supply_set_property(charger, in cpcap_battery_update_charger()
/kernel/linux/linux-5.10/include/linux/
Dpower_supply.h429 extern int power_supply_set_property(struct power_supply *psy,
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dinclude.patch2372 extern int power_supply_set_property(struct power_supply *psy,
2376 +static inline int power_supply_set_property(struct power_supply *psy,
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0031_linux_drivers_perf_phy_pinctrl_ptp_pwm.patch1738 + power_supply_set_property(imx_phy->vbus_power_supply,