Home
last modified time | relevance | path

Searched refs:max14656_battery_props (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dmax14656_charger_detector.c231 static enum power_supply_property max14656_battery_props[] = { enum
265 chip->psy_desc.properties = max14656_battery_props; in max14656_probe()
266 chip->psy_desc.num_properties = ARRAY_SIZE(max14656_battery_props); in max14656_probe()