Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/acpi/
Dpower.c96 struct acpi_power_resource { struct
117 struct acpi_power_resource **resource) in acpi_power_get_context() argument
177 struct acpi_power_resource *resource; in acpi_power_get_list_state()
223 static int __acpi_power_on(struct acpi_power_resource *resource) in __acpi_power_on()
244 struct acpi_power_resource *resource = NULL; in acpi_power_on()
287 struct acpi_power_resource *resource = NULL; in acpi_power_off()
359 struct acpi_power_resource *resource = NULL; in __acpi_power_resource_unregister_device()
408 struct acpi_power_resource *resource = NULL; in __acpi_power_resource_register_device()
715 struct acpi_power_resource *resource = NULL; in acpi_power_add()
723 resource = kzalloc(sizeof(struct acpi_power_resource), GFP_KERNEL); in acpi_power_add()
[all …]