Searched refs:power_supply (Results 1 – 19 of 19) sorted by relevance
/linux-4.19.296/include/linux/ |
D | power_supply.h | 197 struct power_supply; 226 int (*get_property)(struct power_supply *psy, 229 int (*set_property)(struct power_supply *psy, 237 int (*property_is_writeable)(struct power_supply *psy, 239 void (*external_power_changed)(struct power_supply *psy); 240 void (*set_charged)(struct power_supply *psy); 252 struct power_supply { struct 334 extern struct power_supply *power_supply_get_by_name(const char *name); 335 extern void power_supply_put(struct power_supply *psy); 337 extern struct power_supply *power_supply_get_by_phandle(struct device_node *np, [all …]
|
D | hid.h | 585 struct power_supply *battery;
|
/linux-4.19.296/include/linux/mfd/wm8350/ |
D | supply.h | 126 struct power_supply *battery; 127 struct power_supply *usb; 128 struct power_supply *ac;
|
/linux-4.19.296/include/linux/power/ |
D | charger-manager.h | 246 struct power_supply *charger_psy; 253 extern void cm_notify_event(struct power_supply *psy, 256 static inline void cm_notify_event(struct power_supply *psy, in cm_notify_event()
|
D | bq27xxx_battery.h | 69 struct power_supply *bat;
|
/linux-4.19.296/include/acpi/ |
D | battery.h | 13 int (*add_battery)(struct power_supply *battery); 14 int (*remove_battery)(struct power_supply *battery);
|
/linux-4.19.296/include/linux/mfd/ |
D | rt5033.h | 42 struct power_supply *psy; 57 struct power_supply psy;
|
/linux-4.19.296/include/linux/mfd/abx500/ |
D | ux500_chargalg.h | 40 struct power_supply *psy;
|
/linux-4.19.296/drivers/hid/ |
D | hid-steam.c | 124 struct power_supply __rcu *battery; 321 static int steam_battery_get_property(struct power_supply *psy, in steam_battery_get_property() 358 struct power_supply *battery; in steam_battery_register() 496 struct power_supply *battery; in steam_battery_unregister() 1007 struct power_supply *battery, u8 *data) in steam_do_battery_event() 1033 struct power_supply *battery; in steam_raw_event()
|
D | wacom.h | 140 struct power_supply *battery;
|
D | hid-wiimote.h | 153 struct power_supply *battery;
|
D | hid-sony.c | 551 struct power_supply *battery; 2291 static int sony_battery_get_property(struct power_supply *psy, in sony_battery_get_property()
|
D | wacom_sys.c | 1693 static int wacom_battery_get_property(struct power_supply *psy, in wacom_battery_get_property() 1740 struct power_supply *ps_bat; in __wacom_initialize_battery()
|
D | hid-logitech-hidpp.c | 123 struct power_supply *ps; 1159 static int hidpp_battery_get_property(struct power_supply *psy, in hidpp_battery_get_property()
|
D | hid-input.c | 386 static int hidinput_get_battery_property(struct power_supply *psy, in hidinput_get_battery_property()
|
D | Kconfig | 35 that support this feature) through power_supply class so that userspace
|
D | hid-wiimote-modules.c | 202 static int wiimod_battery_get_property(struct power_supply *psy, in wiimod_battery_get_property()
|
/linux-4.19.296/drivers/rtc/ |
D | rtc-imxdi.c | 245 const char *power_supply) in di_what_is_to_be_done() argument 248 power_supply); in di_what_is_to_be_done()
|
/linux-4.19.296/ |
D | MAINTAINERS | 6346 F: drivers/staging/greybus/power_supply.c 11659 F: include/linux/power_supply.h
|