Lines Matching full:power_supply
18 #include <linux/power_supply.h>
65 struct power_supply *battery;
66 struct power_supply *usb;
67 struct power_supply *adp;
358 static int rn5t618_battery_get_property(struct power_supply *psy, in rn5t618_battery_get_property()
409 static int rn5t618_battery_set_property(struct power_supply *psy, in rn5t618_battery_set_property()
423 static int rn5t618_battery_property_is_writeable(struct power_supply *psy, in rn5t618_battery_property_is_writeable()
434 static int rn5t618_adp_get_property(struct power_supply *psy, in rn5t618_adp_get_property()
488 static int rn5t618_adp_set_property(struct power_supply *psy, in rn5t618_adp_set_property()
516 static int rn5t618_adp_property_is_writeable(struct power_supply *psy, in rn5t618_adp_property_is_writeable()
554 static int rn5t618_usb_get_property(struct power_supply *psy, in rn5t618_usb_get_property()
622 static int rn5t618_usb_set_property(struct power_supply *psy, in rn5t618_usb_set_property()
650 static int rn5t618_usb_property_is_writeable(struct power_supply *psy, in rn5t618_usb_property_is_writeable()