Home
last modified time | relevance | path

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

/drivers/acpi/
Dac.c82 struct acpi_ac { struct
90 #define to_acpi_ac(x) container_of(x, struct acpi_ac, charger); argument
106 struct acpi_ac *ac = to_acpi_ac(psy); in get_ac_property()
125 static int acpi_ac_get_state(struct acpi_ac *ac) in acpi_ac_get_state()
152 struct acpi_ac *ac = seq->private; in acpi_ac_seq_show()
226 struct acpi_ac *ac = data; in acpi_ac_notify()
258 struct acpi_ac *ac = NULL; in acpi_ac_add()
264 ac = kzalloc(sizeof(struct acpi_ac), GFP_KERNEL); in acpi_ac_add()
315 struct acpi_ac *ac; in acpi_ac_resume()
333 struct acpi_ac *ac = NULL; in acpi_ac_remove()