Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/
Dac.c126 static enum power_supply_property ac_props[] = { enum
244 ac->charger_desc.properties = ac_props; in acpi_ac_add()
245 ac->charger_desc.num_properties = ARRAY_SIZE(ac_props); in acpi_ac_add()