Searched refs:acpi_ac (Results 1 - 1 of 1) sorted by relevance

/drivers/acpi/
H A Dac.c2 * acpi_ac.c - ACPI AC Adapter Driver ($Revision: 27 $)
97 struct acpi_ac { struct
104 #define to_acpi_ac(x) container_of(x, struct acpi_ac, charger)
120 static int acpi_ac_get_state(struct acpi_ac *ac)
146 struct acpi_ac *ac = to_acpi_ac(psy);
177 struct acpi_ac *ac = seq->private;
209 static int acpi_ac_add_fs(struct acpi_ac *ac)
231 static int acpi_ac_remove_fs(struct acpi_ac *ac)
251 struct acpi_ac *ac = acpi_driver_data(device);
287 struct acpi_ac *a
[all...]

Completed in 24 milliseconds