Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dcros_peripheral_charger.c47 static enum power_supply_property cros_pchg_props[] = { enum
327 psy_desc->properties = cros_pchg_props; in cros_pchg_probe()
328 psy_desc->num_properties = ARRAY_SIZE(cros_pchg_props); in cros_pchg_probe()