Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcpcap-battery.c414 static enum power_supply_property cpcap_battery_props[] = { enum
905 psy_desc->properties = cpcap_battery_props; in cpcap_battery_probe()
906 psy_desc->num_properties = ARRAY_SIZE(cpcap_battery_props); in cpcap_battery_probe()