Lines Matching refs:acpi_ac
3 * acpi_ac.c - ACPI AC Adapter Driver ($Revision: 27 $)
82 struct acpi_ac {
96 static int acpi_ac_get_state(struct acpi_ac *ac)
127 struct acpi_ac *ac = to_acpi_ac(psy);
155 struct acpi_ac *ac = acpi_driver_data(device);
192 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb);
267 struct acpi_ac *ac = NULL;
273 ac = kzalloc(sizeof(struct acpi_ac), GFP_KERNEL);
317 struct acpi_ac *ac;
340 struct acpi_ac *ac = NULL;