Searched refs:acpi_pm_set_bridge_wakeup (Results 1 – 3 of 3) sorted by relevance
625 int acpi_pm_set_bridge_wakeup(struct device *dev, bool enable);656 static inline int acpi_pm_set_bridge_wakeup(struct device *dev, bool enable) in acpi_pm_set_bridge_wakeup() function
590 return acpi_pm_set_bridge_wakeup(&bus->self->dev, enable); in acpi_pci_propagate_wakeup()598 return acpi_pm_set_bridge_wakeup(bus->bridge, enable); in acpi_pci_propagate_wakeup()
827 int acpi_pm_set_bridge_wakeup(struct device *dev, bool enable) in acpi_pm_set_bridge_wakeup() function831 EXPORT_SYMBOL_GPL(acpi_pm_set_bridge_wakeup);