Home
last modified time | relevance | path

Searched refs:acpi_enable_wakeup_device_power (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dwakeup.c51 acpi_enable_wakeup_device_power(dev, sleep_state); in acpi_enable_wakeup_devices()
H A Dpower.c711 int acpi_enable_wakeup_device_power(struct acpi_device *dev, int sleep_state) in acpi_enable_wakeup_device_power() function
H A Ddevice_pm.c867 error = acpi_enable_wakeup_device_power(adev, target_state); in __acpi_device_wakeup_enable()
/openbmc/linux/include/acpi/
H A Dacpi_bus.h647 int acpi_enable_wakeup_device_power(struct acpi_device *dev, int state);