Searched refs:power_supply_set_property (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | power_supply.h | 437 extern int power_supply_set_property(struct power_supply *psy, 441 static inline int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function
|
| /linux/drivers/power/supply/ |
| A D | power_supply_hwmon.c | 286 return power_supply_set_property(psy, prop, &pspval); in power_supply_hwmon_write()
|
| A D | power_supply_sysfs.c | 340 ret = power_supply_set_property(psy, psp, &value); in power_supply_store_property()
|
| A D | power_supply_core.c | 901 int power_supply_set_property(struct power_supply *psy, in power_supply_set_property() function 910 EXPORT_SYMBOL_GPL(power_supply_set_property);
|
| A D | 88pm860x_charger.c | 508 power_supply_set_property(psy, POWER_SUPPLY_PROP_CHARGE_FULL, in pm860x_done_handler()
|
| A D | cpcap-battery.c | 735 error = power_supply_set_property(charger, in cpcap_battery_update_charger()
|
| /linux/drivers/usb/dwc3/ |
| A D | gadget.c | 2796 ret = power_supply_set_property(dwc->usb_psy, POWER_SUPPLY_PROP_INPUT_CURRENT_LIMIT, &val); in dwc3_gadget_vbus_draw()
|
| /linux/ |
| A D | vmlinux.symvers | 4578 0x00000000 power_supply_set_property vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 44161 ffff800010bf4530 T power_supply_set_property
|
| A D | .tmp_System.map | 44161 ffff800010bf4530 T power_supply_set_property
|
Completed in 370 milliseconds