Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/
Dac.c115 static const enum power_supply_property ac_props[] = { enum
229 ac->charger_desc.properties = ac_props; in acpi_ac_probe()
230 ac->charger_desc.num_properties = ARRAY_SIZE(ac_props); in acpi_ac_probe()