Searched defs:region_context (Results 1 – 8 of 8) sorted by relevance
/drivers/acpi/acpica/ |
D | exregion.c | 74 void *handler_context, void *region_context) in acpi_ex_system_memory_space_handler() 292 void *handler_context, void *region_context) in acpi_ex_system_io_space_handler() 351 void *handler_context, void *region_context) in acpi_ex_pci_config_space_handler() 424 void *handler_context, void *region_context) in acpi_ex_cmos_space_handler() 456 void *handler_context, void *region_context) in acpi_ex_pci_bar_space_handler() 488 void *handler_context, void *region_context) in acpi_ex_data_table_space_handler()
|
D | evrgnini.c | 73 void *handler_context, void **region_context) in acpi_ev_system_memory_region_setup() 135 void *handler_context, void **region_context) in acpi_ev_io_space_region_setup() 168 void *handler_context, void **region_context) in acpi_ev_pci_config_region_setup() 412 void *handler_context, void **region_context) in acpi_ev_pci_bar_region_setup() 439 void *handler_context, void **region_context) in acpi_ev_cmos_region_setup() 464 void *handler_context, void **region_context) in acpi_ev_default_region_setup()
|
D | evregion.c | 357 void *region_context = NULL; in acpi_ev_address_space_dispatch() local 538 void **region_context; in acpi_ev_detach_region() local
|
D | acobject.h | 365 void *region_context; /* Region-specific data */ member
|
/drivers/input/misc/ |
D | atlas_btns.c | 53 void *handler_context, void *region_context) in acpi_atlas_button_handler()
|
/drivers/acpi/ |
D | acpi_ipmi.c | 378 void *handler_context, void *region_context) in acpi_ipmi_space_handler()
|
D | ec.c | 642 void *handler_context, void *region_context) in acpi_ec_space_handler()
|
/drivers/platform/x86/ |
D | wmi.c | 855 void *handler_context, void *region_context) in acpi_wmi_ec_space_handler()
|