Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dac.c82 struct acpi_ac { struct
96 static int acpi_ac_get_state(struct acpi_ac *ac) in acpi_ac_get_state() argument
127 struct acpi_ac *ac = to_acpi_ac(psy); in get_ac_property()
155 struct acpi_ac *ac = acpi_driver_data(device); in acpi_ac_notify()
192 struct acpi_ac *ac = container_of(nb, struct acpi_ac, battery_nb); in acpi_ac_battery_notify()
267 struct acpi_ac *ac = NULL; in acpi_ac_add()
273 ac = kzalloc(sizeof(struct acpi_ac), GFP_KERNEL); in acpi_ac_add()
317 struct acpi_ac *ac; in acpi_ac_resume()
340 struct acpi_ac *ac = NULL; in acpi_ac_remove()