Searched refs:acpi_bus_type (Results 1 – 7 of 7) sorted by relevance
37 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()
712 driver->drv.bus = &acpi_bus_type; in acpi_bus_register_driver()810 struct bus_type acpi_bus_type = { variable1059 result = bus_register(&acpi_bus_type); in acpi_bus_init()
456 pwr_btn_dev = bus_find_device(&acpi_bus_type, NULL, NULL, in acpi_pm_finish()
673 device->dev.bus = &acpi_bus_type; in acpi_device_add()
234 static struct acpi_bus_type usb_acpi_bus = {
684 static struct acpi_bus_type acpi_pci_bus = {
2902 if (dev->bus != &acpi_bus_type) in iommu_prepare_static_identity_mapping()