Lines Matching refs:function
69 acpi_ex_system_memory_space_handler(u32 function, in acpi_ex_system_memory_space_handler() argument
206 bit_width, function, ACPI_FORMAT_UINT64(address))); in acpi_ex_system_memory_space_handler()
216 switch (function) { in acpi_ex_system_memory_space_handler()
308 acpi_ex_system_io_space_handler(u32 function, in acpi_ex_system_io_space_handler() argument
321 bit_width, function, ACPI_FORMAT_UINT64(address))); in acpi_ex_system_io_space_handler()
325 switch (function) { in acpi_ex_system_io_space_handler()
367 acpi_ex_pci_config_space_handler(u32 function, in acpi_ex_pci_config_space_handler() argument
396 function, bit_width, pci_id->segment, pci_id->bus, in acpi_ex_pci_config_space_handler()
397 pci_id->device, pci_id->function, pci_register)); in acpi_ex_pci_config_space_handler()
399 switch (function) { in acpi_ex_pci_config_space_handler()
441 acpi_ex_cmos_space_handler(u32 function, in acpi_ex_cmos_space_handler() argument
473 acpi_ex_pci_bar_space_handler(u32 function, in acpi_ex_pci_bar_space_handler() argument
505 acpi_ex_data_table_space_handler(u32 function, in acpi_ex_data_table_space_handler() argument
517 switch (function) { in acpi_ex_data_table_space_handler()