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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/events/
H A Devrgnini.c78 struct acpi_mem_space_context *local_region_context; local
84 local_region_context =
89 if (local_region_context->mapped_length) {
90 acpi_os_unmap_memory(local_region_context->
92 local_region_context->
95 ACPI_FREE(local_region_context);
103 local_region_context =
105 if (!(local_region_context)) {
111 local_region_context->length = region_desc->region.length;
112 local_region_context
[all...]

Completed in 89 milliseconds