Home
last modified time | relevance | path

Searched refs:ACPI_PATHNAME_MAX (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/acpi/
Dpci_bind.c130 char pathname[ACPI_PATHNAME_MAX] = {0}; in acpi_pci_bind()
131 struct acpi_buffer buffer = {ACPI_PATHNAME_MAX, pathname}; in acpi_pci_bind()
273 char pathname[ACPI_PATHNAME_MAX] = {0}; in acpi_pci_bind_root()
274 struct acpi_buffer buffer = {ACPI_PATHNAME_MAX, pathname}; in acpi_pci_bind_root()
Dpci_irq.c171 char pathname[ACPI_PATHNAME_MAX] = {0}; in acpi_pci_irq_add_prt()
/linux-2.4.37.9/include/acpi/
Dacconfig.h97 #define ACPI_PATHNAME_MAX 256 /* A full namespace pathname */ macro
/linux-2.4.37.9/drivers/hotplug/
Dpciehprm_acpi.c115 static u8 path_name[ACPI_PATHNAME_MAX]; in acpi_path_name()
116 struct acpi_buffer ret_buf = { ACPI_PATHNAME_MAX, path_name }; in acpi_path_name()
Dshpchprm_acpi.c115 static u8 path_name[ACPI_PATHNAME_MAX]; in acpi_path_name()
116 struct acpi_buffer ret_buf = { ACPI_PATHNAME_MAX, path_name }; in acpi_path_name()