Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dac.c124 static enum power_supply_property ac_props[] = { enum
243 ac->charger_desc.properties = ac_props; in acpi_ac_add()
244 ac->charger_desc.num_properties = ARRAY_SIZE(ac_props); in acpi_ac_add()