Lines Matching refs:function
35 acpi_ex_system_memory_space_handler(u32 function, in acpi_ex_system_memory_space_handler() argument
181 bit_width, function, ACPI_FORMAT_UINT64(address))); in acpi_ex_system_memory_space_handler()
191 switch (function) { in acpi_ex_system_memory_space_handler()
283 acpi_ex_system_io_space_handler(u32 function, in acpi_ex_system_io_space_handler() argument
296 bit_width, function, ACPI_FORMAT_UINT64(address))); in acpi_ex_system_io_space_handler()
300 switch (function) { in acpi_ex_system_io_space_handler()
343 acpi_ex_pci_config_space_handler(u32 function, in acpi_ex_pci_config_space_handler() argument
373 function, bit_width, pci_id->segment, pci_id->bus, in acpi_ex_pci_config_space_handler()
374 pci_id->device, pci_id->function, pci_register)); in acpi_ex_pci_config_space_handler()
376 switch (function) { in acpi_ex_pci_config_space_handler()
421 acpi_ex_cmos_space_handler(u32 function, in acpi_ex_cmos_space_handler() argument
454 acpi_ex_pci_bar_space_handler(u32 function, in acpi_ex_pci_bar_space_handler() argument
487 acpi_ex_data_table_space_handler(u32 function, in acpi_ex_data_table_space_handler() argument
506 switch (function) { in acpi_ex_data_table_space_handler()