Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dcpcap-battery.c414 static enum power_supply_property cpcap_battery_props[] = { enum
901 psy_desc->properties = cpcap_battery_props; in cpcap_battery_probe()
902 psy_desc->num_properties = ARRAY_SIZE(cpcap_battery_props); in cpcap_battery_probe()