Home
last modified time | relevance | path

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

/linux/drivers/acpi/
A Dbus.c567 acpi_handle sb_handle; in sb_notify_work() local
576 acpi_get_handle(NULL, "\\_SB", &sb_handle); in sb_notify_work()
579 acpi_evaluate_ost(sb_handle, ACPI_OST_EC_OSPM_SHUTDOWN, in sb_notify_work()
598 acpi_handle sb_handle; in acpi_setup_sb_notify_handler() local
600 if (ACPI_FAILURE(acpi_get_handle(NULL, "\\_SB", &sb_handle))) in acpi_setup_sb_notify_handler()
603 if (ACPI_FAILURE(acpi_install_notify_handler(sb_handle, ACPI_DEVICE_NOTIFY, in acpi_setup_sb_notify_handler()

Completed in 6 milliseconds