• Home
  • Raw
  • Download

Lines Matching refs:psy

48 to_ds2781_device_info(struct power_supply *psy)  in to_ds2781_device_info()  argument
50 return power_supply_get_drvdata(psy); in to_ds2781_device_info()
377 static int ds2781_battery_get_property(struct power_supply *psy, in ds2781_battery_get_property() argument
382 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_battery_get_property()
451 struct power_supply *psy = to_power_supply(dev); in ds2781_get_pmod_enabled() local
452 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_get_pmod_enabled()
470 struct power_supply *psy = to_power_supply(dev); in ds2781_set_pmod_enabled() local
471 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_set_pmod_enabled()
505 struct power_supply *psy = to_power_supply(dev); in ds2781_get_sense_resistor_value() local
506 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_get_sense_resistor_value()
523 struct power_supply *psy = to_power_supply(dev); in ds2781_set_sense_resistor_value() local
524 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_set_sense_resistor_value()
543 struct power_supply *psy = to_power_supply(dev); in ds2781_get_rsgain_setting() local
544 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_get_rsgain_setting()
560 struct power_supply *psy = to_power_supply(dev); in ds2781_set_rsgain_setting() local
561 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_set_rsgain_setting()
586 struct power_supply *psy = to_power_supply(dev); in ds2781_get_pio_pin() local
587 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_get_pio_pin()
604 struct power_supply *psy = to_power_supply(dev); in ds2781_set_pio_pin() local
605 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_set_pio_pin()
630 struct power_supply *psy = to_power_supply(dev); in ds2781_read_param_eeprom_bin() local
631 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_read_param_eeprom_bin()
643 struct power_supply *psy = to_power_supply(dev); in ds2781_write_param_eeprom_bin() local
644 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_write_param_eeprom_bin()
675 struct power_supply *psy = to_power_supply(dev); in ds2781_read_user_eeprom_bin() local
676 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_read_user_eeprom_bin()
689 struct power_supply *psy = to_power_supply(dev); in ds2781_write_user_eeprom_bin() local
690 struct ds2781_device_info *dev_info = to_ds2781_device_info(psy); in ds2781_write_user_eeprom_bin()