Home
last modified time | relevance | path

Searched refs:ACPI_PCI_ROOT_DEVICE_NAME (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/acpi/
Dacpi_drivers.h161 #define ACPI_PCI_ROOT_DEVICE_NAME "PCI Root Bridge" macro
/linux-2.4.37.9/drivers/acpi/
Dpci_root.c171 sprintf(acpi_device_name(device), "%s", ACPI_PCI_ROOT_DEVICE_NAME); in acpi_pci_root_add()