Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dmax14656_charger_detector.c237 static enum power_supply_property max14656_battery_props[] = { enum
272 chip->psy_desc.properties = max14656_battery_props; in max14656_probe()
273 chip->psy_desc.num_properties = ARRAY_SIZE(max14656_battery_props); in max14656_probe()