Lines Matching defs:acpi_ac
3 * acpi_ac.c - ACPI AC Adapter Driver (Revision: 27)
64 struct acpi_ac {
75 static int acpi_ac_get_state(struct acpi_ac *ac)
105 struct acpi_ac *ac = to_acpi_ac(psy);
132 struct acpi_ac *ac = acpi_driver_data(device);
167 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb);
220 struct acpi_ac *ac = NULL;
226 ac = kzalloc(sizeof(struct acpi_ac), GFP_KERNEL);
278 struct acpi_ac *ac;
302 struct acpi_ac *ac = NULL;