Searched refs:button_handle (Results 1 – 1 of 1) sorted by relevance
49 ACPI_HANDLE button_handle; member138 sc->button_handle = acpi_get_handle(dev); in acpi_button_attach()157 status = AcpiInstallNotifyHandler(sc->button_handle, in acpi_button_attach()168 if (acpi_parse_prw(sc->button_handle, &prw) == 0) in acpi_button_attach()199 acpi_UserNotify("Button", sc->button_handle, sc->button_type); in acpi_button_notify_sleep()228 acpi_UserNotify("Button", sc->button_handle, sc->button_type); in acpi_button_notify_wakeup()275 acpi_button_notify_handler(sc->button_handle, in acpi_button_fixed_handler()