Lines Matching refs:psy
481 static int smbb_usbin_get_property(struct power_supply *psy, in smbb_usbin_get_property() argument
485 struct smbb_charger *chg = power_supply_get_drvdata(psy); in smbb_usbin_get_property()
509 static int smbb_usbin_set_property(struct power_supply *psy, in smbb_usbin_set_property() argument
513 struct smbb_charger *chg = power_supply_get_drvdata(psy); in smbb_usbin_set_property()
529 static int smbb_dcin_get_property(struct power_supply *psy, in smbb_dcin_get_property() argument
533 struct smbb_charger *chg = power_supply_get_drvdata(psy); in smbb_dcin_get_property()
557 static int smbb_dcin_set_property(struct power_supply *psy, in smbb_dcin_set_property() argument
561 struct smbb_charger *chg = power_supply_get_drvdata(psy); in smbb_dcin_set_property()
577 static int smbb_charger_writable_property(struct power_supply *psy, in smbb_charger_writable_property() argument
583 static int smbb_battery_get_property(struct power_supply *psy, in smbb_battery_get_property() argument
587 struct smbb_charger *chg = power_supply_get_drvdata(psy); in smbb_battery_get_property()
653 static int smbb_battery_set_property(struct power_supply *psy, in smbb_battery_set_property() argument
657 struct smbb_charger *chg = power_supply_get_drvdata(psy); in smbb_battery_set_property()
675 static int smbb_battery_writable_property(struct power_supply *psy, in smbb_battery_writable_property() argument