Home
last modified time | relevance | path

Searched refs:power_supply_set_property (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dpower_supply.h863 extern int power_supply_set_property(struct power_supply *psy,
867 static inline int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq25890_charger.c1068 power_supply_set_property(bq->secondary_chrg, POWER_SUPPLY_PROP_ONLINE, &value); in bq25890_pump_express_work()
1104 power_supply_set_property(bq->secondary_chrg, POWER_SUPPLY_PROP_ONLINE, &value); in bq25890_pump_express_work()
1165 power_supply_set_property(bq->secondary_chrg, POWER_SUPPLY_PROP_ONLINE, &val); in bq25890_vbus_enable()
1183 power_supply_set_property(bq->secondary_chrg, POWER_SUPPLY_PROP_ONLINE, &val); in bq25890_vbus_disable()
H A Dpower_supply_hwmon.c286 return power_supply_set_property(psy, prop, &pspval); in power_supply_hwmon_write()
H A Dpower_supply_sysfs.c351 ret = power_supply_set_property(psy, psp, &value); in power_supply_store_property()
H A Dpower_supply_core.c1218 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
1227 EXPORT_SYMBOL_GPL(power_supply_set_property); variable
H A D88pm860x_charger.c508 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()
H A Dcpcap-battery.c817 error = power_supply_set_property(charger, in cpcap_battery_update_charger()
H A Dmt6370-charger.c419 ret = power_supply_set_property(priv->psy, POWER_SUPPLY_PROP_ONLINE, in mt6370_chg_pwr_rdy_check()
/kernel/linux/linux-5.10/include/linux/
H A Dpower_supply.h430 extern int power_supply_set_property(struct power_supply *psy,
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dpower_supply_hwmon.c286 return power_supply_set_property(psy, prop, &pspval); in power_supply_hwmon_write()
H A Dpower_supply_sysfs.c341 ret = power_supply_set_property(psy, psp, &value); in power_supply_store_property()
H A Dpower_supply_core.c894 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
903 EXPORT_SYMBOL_GPL(power_supply_set_property); variable
H A Dcpcap-battery.c572 error = power_supply_set_property(charger, in cpcap_battery_update_charger()
H A D88pm860x_charger.c508 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dgadget.c3071 ret = power_supply_set_property(dwc->usb_psy, POWER_SUPPLY_PROP_INPUT_CURRENT_LIMIT, &val); in dwc3_gadget_vbus_draw()

Completed in 26 milliseconds