Home
last modified time | relevance | path

Searched defs:psy (Results 1 – 25 of 149) sorted by relevance

123456

/linux/drivers/power/supply/
H A Dpower_supply_core.c71 struct power_supply *psy = data; in __power_supply_changed_work() local
172 struct power_supply *psy = data; in __power_supply_populate_supplied_from() local
315 struct power_supply *psy; member
389 struct power_supply *psy; member
465 struct power_supply *psy = NULL; in power_supply_get_by_name() local
516 struct power_supply *psy = NULL; in power_supply_get_by_phandle() local
539 struct power_supply **psy = res; in devm_power_supply_put() local
556 struct power_supply **ptr, *psy; in devm_power_supply_get_by_phandle() local
1278 struct power_supply *psy; in power_supply_read_temp() local
1349 struct power_supply *psy; in __power_supply_register() local
[all …]
H A Dpower_supply_leds.c24 struct power_supply *psy; member
40 static int power_supply_register_led_trigger(struct power_supply *psy, in power_supply_register_led_trigger()
92 static void power_supply_update_bat_leds(struct power_supply *psy) in power_supply_update_bat_leds()
138 static void power_supply_remove_bat_triggers(struct power_supply *psy) in power_supply_remove_bat_triggers()
147 static int power_supply_create_bat_triggers(struct power_supply *psy) in power_supply_create_bat_triggers()
169 static void power_supply_update_gen_leds(struct power_supply *psy) in power_supply_update_gen_leds()
184 static int power_supply_create_gen_triggers(struct power_supply *psy) in power_supply_create_gen_triggers()
189 static void power_supply_remove_gen_triggers(struct power_supply *psy) in power_supply_remove_gen_triggers()
196 void power_supply_update_leds(struct power_supply *psy) in power_supply_update_leds()
204 int power_supply_create_triggers(struct power_supply *psy) in power_supply_create_triggers()
[all …]
H A Dds2780_battery.c50 to_ds2780_device_info(struct power_supply *psy) in to_ds2780_device_info()
449 struct power_supply *psy = to_power_supply(dev); in ds2780_get_pmod_enabled() local
468 struct power_supply *psy = to_power_supply(dev); in ds2780_set_pmod_enabled() local
503 struct power_supply *psy = to_power_supply(dev); in ds2780_get_sense_resistor_value() local
521 struct power_supply *psy = to_power_supply(dev); in ds2780_set_sense_resistor_value() local
541 struct power_supply *psy = to_power_supply(dev); in ds2780_get_rsgain_setting() local
558 struct power_supply *psy = to_power_supply(dev); in ds2780_set_rsgain_setting() local
584 struct power_supply *psy = to_power_supply(dev); in ds2780_get_pio_pin() local
602 struct power_supply *psy = to_power_supply(dev); in ds2780_set_pio_pin() local
628 struct power_supply *psy = to_power_supply(dev); in ds2780_read_param_eeprom_bin() local
[all …]
H A Dds2781_battery.c48 to_ds2781_device_info(struct power_supply *psy) in to_ds2781_device_info()
451 struct power_supply *psy = to_power_supply(dev); in ds2781_get_pmod_enabled() local
470 struct power_supply *psy = to_power_supply(dev); in ds2781_set_pmod_enabled() local
505 struct power_supply *psy = to_power_supply(dev); in ds2781_get_sense_resistor_value() local
523 struct power_supply *psy = to_power_supply(dev); in ds2781_set_sense_resistor_value() local
543 struct power_supply *psy = to_power_supply(dev); in ds2781_get_rsgain_setting() local
560 struct power_supply *psy = to_power_supply(dev); in ds2781_set_rsgain_setting() local
586 struct power_supply *psy = to_power_supply(dev); in ds2781_get_pio_pin() local
604 struct power_supply *psy = to_power_supply(dev); in ds2781_set_pio_pin() local
630 struct power_supply *psy = to_power_supply(dev); in ds2781_read_param_eeprom_bin() local
[all …]
H A Dpower_supply.h38 static inline void power_supply_update_leds(struct power_supply *psy) {} in power_supply_update_leds()
39 static inline int power_supply_create_triggers(struct power_supply *psy) in power_supply_create_triggers()
41 static inline void power_supply_remove_triggers(struct power_supply *psy) {} in power_supply_remove_triggers()
H A Dwilco-charger.c86 static int wilco_charge_get_property(struct power_supply *psy, in wilco_charge_get_property()
123 static int wilco_charge_set_property(struct power_supply *psy, in wilco_charge_set_property()
153 static int wilco_charge_property_is_writeable(struct power_supply *psy, in wilco_charge_property_is_writeable()
173 struct power_supply *psy; in wilco_charge_probe() local
H A Dlego_ev3_battery.c31 struct power_supply *psy; member
37 static int lego_ev3_battery_get_property(struct power_supply *psy, in lego_ev3_battery_get_property()
91 static int lego_ev3_battery_set_property(struct power_supply *psy, in lego_ev3_battery_set_property()
126 static int lego_ev3_battery_property_is_writeable(struct power_supply *psy, in lego_ev3_battery_property_is_writeable()
H A Dip5xxx_power.c114 static int ip5xxx_initialize(struct power_supply *psy) in ip5xxx_initialize()
312 static int ip5xxx_battery_get_property(struct power_supply *psy, in ip5xxx_battery_get_property()
430 static int ip5xxx_battery_set_property(struct power_supply *psy, in ip5xxx_battery_set_property()
480 static int ip5xxx_battery_property_is_writeable(struct power_supply *psy, in ip5xxx_battery_property_is_writeable()
504 static int ip5xxx_boost_get_property(struct power_supply *psy, in ip5xxx_boost_get_property()
539 static int ip5xxx_boost_set_property(struct power_supply *psy, in ip5xxx_boost_set_property()
567 static int ip5xxx_boost_property_is_writeable(struct power_supply *psy, in ip5xxx_boost_property_is_writeable()
593 struct power_supply *psy; in ip5xxx_power_probe() local
H A Drn5t618_power.c351 static int rn5t618_battery_get_property(struct power_supply *psy, in rn5t618_battery_get_property()
402 static int rn5t618_battery_set_property(struct power_supply *psy, in rn5t618_battery_set_property()
416 static int rn5t618_battery_property_is_writeable(struct power_supply *psy, in rn5t618_battery_property_is_writeable()
427 static int rn5t618_adp_get_property(struct power_supply *psy, in rn5t618_adp_get_property()
481 static int rn5t618_adp_set_property(struct power_supply *psy, in rn5t618_adp_set_property()
509 static int rn5t618_adp_property_is_writeable(struct power_supply *psy, in rn5t618_adp_property_is_writeable()
547 static int rn5t618_usb_get_property(struct power_supply *psy, in rn5t618_usb_get_property()
615 static int rn5t618_usb_set_property(struct power_supply *psy, in rn5t618_usb_set_property()
643 static int rn5t618_usb_property_is_writeable(struct power_supply *psy, in rn5t618_usb_property_is_writeable()
H A Dpower_supply_hwmon.c12 struct power_supply *psy; member
224 struct power_supply *psy = psyhw->psy; in power_supply_hwmon_read() local
273 struct power_supply *psy = psyhw->psy; in power_supply_hwmon_write() local
351 int power_supply_add_hwmon_sysfs(struct power_supply *psy) in power_supply_add_hwmon_sysfs()
434 void power_supply_remove_hwmon_sysfs(struct power_supply *psy) in power_supply_remove_hwmon_sysfs()
H A Dltc4162-l-charger.c507 struct power_supply *psy = to_power_supply(dev); in charge_status_show() local
535 struct power_supply *psy = to_power_supply(dev); in vbat_show() local
551 struct power_supply *psy = to_power_supply(dev); in vbat_avg_show() local
567 struct power_supply *psy = to_power_supply(dev); in ibat_show() local
583 struct power_supply *psy = to_power_supply(dev); in force_telemetry_show() local
600 struct power_supply *psy = to_power_supply(dev); in force_telemetry_store() local
622 struct power_supply *psy = to_power_supply(dev); in arm_ship_mode_show() local
640 struct power_supply *psy = to_power_supply(dev); in arm_ship_mode_store() local
679 static int ltc4162l_get_property(struct power_supply *psy, in ltc4162l_get_property()
721 static int ltc4162l_set_property(struct power_supply *psy, in ltc4162l_set_property()
[all …]
H A Dbq2415x_charger.c811 struct power_supply *psy = v; in bq2415x_notifier_call() local
1053 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_show_status() local
1086 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_set_timer() local
1107 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_show_timer() local
1131 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_set_mode() local
1183 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_show_mode() local
1220 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_show_reported_mode() local
1248 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_set_registers() local
1283 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_show_registers() local
1301 struct power_supply *psy = dev_get_drvdata(dev); in bq2415x_sysfs_set_limit() local
[all …]
H A Dbq24735-charger.c61 static inline struct bq24735 *to_bq24735(struct power_supply *psy) in to_bq24735()
71 static int bq24735_charger_property_is_writeable(struct power_supply *psy, in bq24735_charger_property_is_writeable()
237 struct power_supply *psy = devid; in bq24735_charger_isr() local
255 static int bq24735_charger_get_property(struct power_supply *psy, in bq24735_charger_get_property()
285 static int bq24735_charger_set_property(struct power_supply *psy, in bq24735_charger_set_property()
H A Dgeneric-adc-battery.c45 struct power_supply *psy; member
53 static struct gab *to_generic_bat(struct power_supply *psy) in to_generic_bat()
58 static void gab_ext_power_changed(struct power_supply *psy) in gab_ext_power_changed()
101 static int gab_get_property(struct power_supply *psy, in gab_get_property()
H A Dug3105_battery.c71 struct power_supply *psy; member
185 struct power_supply *psy; in ug3105_work() local
298 static int ug3105_get_property(struct power_supply *psy, in ug3105_get_property()
354 static void ug3105_external_power_changed(struct power_supply *psy) in ug3105_external_power_changed()
389 struct power_supply *psy; in ug3105_probe() local
H A Dcros_usbpd-charger.c33 struct power_supply *psy; member
338 static void cros_usbpd_charger_power_changed(struct power_supply *psy) in cros_usbpd_charger_power_changed()
348 static int cros_usbpd_charger_get_prop(struct power_supply *psy, in cros_usbpd_charger_get_prop()
435 static int cros_usbpd_charger_set_prop(struct power_supply *psy, in cros_usbpd_charger_set_prop()
493 static int cros_usbpd_charger_property_is_writeable(struct power_supply *psy, in cros_usbpd_charger_property_is_writeable()
535 struct power_supply *psy; in cros_usbpd_charger_probe() local
H A Dgpio-charger.c51 static inline struct gpio_charger *psy_to_gpio_charger(struct power_supply *psy) in psy_to_gpio_charger()
85 static int gpio_charger_get_property(struct power_supply *psy, in gpio_charger_get_property()
110 static int gpio_charger_set_property(struct power_supply *psy, in gpio_charger_set_property()
125 static int gpio_charger_property_is_writeable(struct power_supply *psy, in gpio_charger_property_is_writeable()
H A Dcollie_battery.c30 struct power_supply *psy; member
93 static int collie_bat_get_property(struct power_supply *psy, in collie_bat_get_property()
140 static void collie_bat_external_power_changed(struct power_supply *psy) in collie_bat_external_power_changed()
155 struct power_supply *psy = bat->psy; in collie_bat_update() local
H A Dab8500_fg.c2179 struct power_supply *psy; in ab8500_fg_get_ext_psy_data() local
2578 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_flagtime_read() local
2601 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_flagtime_write() local
2628 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_maxtime_read() local
2652 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_maxtime_write() local
2679 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_restart_read() local
2702 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_restart_write() local
2730 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_timer_read() local
2753 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_restart_counter_read() local
2776 struct power_supply *psy = dev_get_drvdata(dev); in ab8505_powercut_read() local
[all …]
H A Dab8500_bmdata.c140 int ab8500_bm_of_probe(struct power_supply *psy, in ab8500_bm_of_probe()
237 void ab8500_bm_of_remove(struct power_supply *psy, in ab8500_bm_of_remove()
H A Dtest_power.c43 static int test_power_get_ac_property(struct power_supply *psy, in test_power_get_ac_property()
57 static int test_power_get_usb_property(struct power_supply *psy, in test_power_get_usb_property()
71 static int test_power_get_battery_property(struct power_supply *psy, in test_power_get_battery_property()
139 static int test_power_battery_property_is_writeable(struct power_supply *psy, in test_power_battery_property_is_writeable()
145 static int test_power_set_battery_property(struct power_supply *psy, in test_power_set_battery_property()
375 static inline void signal_power_supply_changed(struct power_supply *psy) in signal_power_supply_changed()
H A Dmp2629_charger.c212 static int mp2629_charger_battery_get_prop(struct power_supply *psy, in mp2629_charger_battery_get_prop()
315 static int mp2629_charger_battery_set_prop(struct power_supply *psy, in mp2629_charger_battery_set_prop()
339 static int mp2629_charger_usb_get_prop(struct power_supply *psy, in mp2629_charger_usb_get_prop()
404 static int mp2629_charger_usb_set_prop(struct power_supply *psy, in mp2629_charger_usb_set_prop()
422 static int mp2629_charger_battery_prop_writeable(struct power_supply *psy, in mp2629_charger_battery_prop_writeable()
431 static int mp2629_charger_usb_prop_writeable(struct power_supply *psy, in mp2629_charger_usb_prop_writeable()
H A Dqcom_smbb.c488 static int smbb_usbin_get_property(struct power_supply *psy, in smbb_usbin_get_property()
516 static int smbb_usbin_set_property(struct power_supply *psy, in smbb_usbin_set_property()
536 static int smbb_dcin_get_property(struct power_supply *psy, in smbb_dcin_get_property()
564 static int smbb_dcin_set_property(struct power_supply *psy, in smbb_dcin_set_property()
584 static int smbb_charger_writable_property(struct power_supply *psy, in smbb_charger_writable_property()
590 static int smbb_battery_get_property(struct power_supply *psy, in smbb_battery_get_property()
660 static int smbb_battery_set_property(struct power_supply *psy, in smbb_battery_set_property()
682 static int smbb_battery_writable_property(struct power_supply *psy, in smbb_battery_writable_property()
H A Dsbs-manager.c42 struct power_supply *psy; member
92 static int sbsm_get_property(struct power_supply *psy, in sbsm_get_property()
135 static int sbsm_prop_is_writeable(struct power_supply *psy, in sbsm_prop_is_writeable()
143 static int sbsm_set_property(struct power_supply *psy, in sbsm_set_property()
/linux/drivers/usb/misc/
H A Dapple-mfi-fastcharge.c91 static int apple_mfi_fc_get_property(struct power_supply *psy, in apple_mfi_fc_get_property()
113 static int apple_mfi_fc_set_property(struct power_supply *psy, in apple_mfi_fc_set_property()
142 static int apple_mfi_fc_property_is_writeable(struct power_supply *psy, in apple_mfi_fc_property_is_writeable()

123456