Searched refs:acpi_pm_set_bridge_wakeup (Results 1 – 3 of 3) sorted by relevance
620 int acpi_pm_set_bridge_wakeup(struct device *dev, bool enable);651 static inline int acpi_pm_set_bridge_wakeup(struct device *dev, bool enable) in acpi_pm_set_bridge_wakeup() function
877 int acpi_pm_set_bridge_wakeup(struct device *dev, bool enable) in acpi_pm_set_bridge_wakeup() function881 EXPORT_SYMBOL_GPL(acpi_pm_set_bridge_wakeup);
1053 return acpi_pm_set_bridge_wakeup(&bus->self->dev, enable); in acpi_pci_propagate_wakeup()1061 return acpi_pm_set_bridge_wakeup(bus->bridge, enable); in acpi_pci_propagate_wakeup()