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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Devrgnini.c62 * region_context - Region specific context
73 void *handler_context, void **region_context)
82 if (*region_context) {
84 (struct acpi_mem_space_context *)*region_context;
95 *region_context = NULL;
113 *region_context = local_region_context;
124 * region_context - Region specific context
135 void *handler_context, void **region_context)
140 *region_context = NULL;
142 *region_context
71 acpi_ev_system_memory_region_setup(acpi_handle handle, u32 function, void *handler_context, void **region_context) argument
133 acpi_ev_io_space_region_setup(acpi_handle handle, u32 function, void *handler_context, void **region_context) argument
166 acpi_ev_pci_config_region_setup(acpi_handle handle, u32 function, void *handler_context, void **region_context) argument
404 acpi_ev_pci_bar_region_setup(acpi_handle handle, u32 function, void *handler_context, void **region_context) argument
431 acpi_ev_cmos_region_setup(acpi_handle handle, u32 function, void *handler_context, void **region_context) argument
456 acpi_ev_default_region_setup(acpi_handle handle, u32 function, void *handler_context, void **region_context) argument
[all...]
H A Dacevents.h190 void **region_context);
195 void *handler_context, void **region_context);
200 void *handler_context, void **region_context);
205 void *handler_context, void **region_context);
210 void *handler_context, void **region_context);
215 void *handler_context, void **region_context);
H A Dexregion.c61 * region_context - Pointer to context specific to the
74 void *handler_context, void *region_context)
78 struct acpi_mem_space_context *mem_info = region_context;
278 * region_context - Pointer to context specific to the
292 void *handler_context, void *region_context)
337 * region_context - Pointer to context specific to the
351 void *handler_context, void *region_context)
372 pci_id = (struct acpi_pci_id *)region_context;
412 * region_context - Pointer to context specific to the
426 void *handler_context, void *region_context)
70 acpi_ex_system_memory_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) argument
288 acpi_ex_system_io_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) argument
347 acpi_ex_pci_config_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) argument
422 acpi_ex_cmos_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) argument
454 acpi_ex_pci_bar_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) argument
486 acpi_ex_data_table_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) argument
[all...]
H A Dacinterp.h481 void *region_context);
488 void *handler_context, void *region_context);
495 void *handler_context, void *region_context);
502 void *handler_context, void *region_context);
509 void *handler_context, void *region_context);
517 void *region_context);
524 void *handler_context, void *region_context);
531 void *handler_context, void *region_context);
H A Devregion.c351 void *region_context = NULL; local
404 &region_context);
426 if (region_obj2->extra.region_context) {
430 ACPI_FREE(region_context);
436 region_obj2->extra.region_context =
437 region_context;
469 region_obj2->extra.region_context);
511 void **region_context; local
521 region_context = &region_obj2->extra.region_context;
[all...]
H A Dacobject.h355 void *region_context; /* Region-specific data */ member in struct:acpi_object_extra
H A Dutdelete.c227 * Free the region_context if and only if the handler is one of the
267 region_context);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Datlas_btns.c53 void *handler_context, void *region_context)
50 acpi_atlas_button_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/common/
H A Daml_nfw.c118 void *region_context)
116 aml_nfw_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactypes.h935 void *region_context);
943 void **region_context);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dwmi.c881 void *handler_context, void *region_context)
879 acpi_wmi_ec_space_handler(u32 function, acpi_physical_address address, u32 bits, u64 *value, void *handler_context, void *region_context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dec.c626 void *handler_context, void *region_context)
624 acpi_ec_space_handler(u32 function, acpi_physical_address address, u32 bits, u64 *value64, void *handler_context, void *region_context) argument

Completed in 199 milliseconds