Searched refs:default_charger_props (Results 1 – 1 of 1) sorted by relevance
824 static enum power_supply_property default_charger_props[] = { enum844 .properties = default_charger_props,845 .num_properties = ARRAY_SIZE(default_charger_props),1528 ARRAY_SIZE(default_charger_props) + in charger_manager_probe()1534 memcpy(properties, default_charger_props, in charger_manager_probe()1536 ARRAY_SIZE(default_charger_props)); in charger_manager_probe()1537 num_properties = ARRAY_SIZE(default_charger_props); in charger_manager_probe()