Home
last modified time | relevance | path

Searched refs:acpi_bus_type (Results 1 – 7 of 7) sorted by relevance

/drivers/acpi/
Dglue.c37 int register_acpi_bus_type(struct acpi_bus_type *type) in register_acpi_bus_type()
52 int unregister_acpi_bus_type(struct acpi_bus_type *type) in unregister_acpi_bus_type()
68 static struct acpi_bus_type *acpi_get_bus_type(struct device *dev) in acpi_get_bus_type()
70 struct acpi_bus_type *tmp, *ret = NULL; in acpi_get_bus_type()
304 struct acpi_bus_type *type = acpi_get_bus_type(dev); in acpi_platform_notify()
349 struct acpi_bus_type *type; in acpi_platform_notify_remove()
Dbus.c712 driver->drv.bus = &acpi_bus_type; in acpi_bus_register_driver()
810 struct bus_type acpi_bus_type = { variable
1059 result = bus_register(&acpi_bus_type); in acpi_bus_init()
Dsleep.c456 pwr_btn_dev = bus_find_device(&acpi_bus_type, NULL, NULL, in acpi_pm_finish()
Dscan.c673 device->dev.bus = &acpi_bus_type; in acpi_device_add()
/drivers/usb/core/
Dusb-acpi.c234 static struct acpi_bus_type usb_acpi_bus = {
/drivers/pci/
Dpci-acpi.c684 static struct acpi_bus_type acpi_pci_bus = {
/drivers/iommu/
Dintel-iommu.c2902 if (dev->bus != &acpi_bus_type) in iommu_prepare_static_identity_mapping()