Searched refs:acpi_device_handle (Results 1 – 4 of 4) sorted by relevance
135 handle = acpi_device_handle(PCI_CONTROLLER(bus)->companion); in sn_get_bussoft_ptr()363 rootbus_handle = acpi_device_handle(PCI_CONTROLLER(dev)->companion); in sn_acpi_get_pcidev_info()
412 phandle = acpi_device_handle(PCI_CONTROLLER(slot->pci_bus)->companion); in enable_slot()500 phandle = acpi_device_handle(PCI_CONTROLLER(slot->pci_bus)->companion); in disable_slot()
51 static inline acpi_handle acpi_device_handle(struct acpi_device *adev) in acpi_device_handle() function59 #define ACPI_HANDLE(dev) acpi_device_handle(ACPI_COMPANION(dev))
1988 handle = acpi_device_handle(PCI_CONTROLLER(bus)->companion); in sba_connect_bus()