Searched refs:button_handle (Results 1 – 1 of 1) sorted by relevance
53 ACPI_HANDLE button_handle; member144 sc->button_handle = acpi_get_handle(dev); in acpi_button_attach()177 status = AcpiInstallNotifyHandler(sc->button_handle, in acpi_button_attach()188 if (acpi_parse_prw(sc->button_handle, &prw) == 0) in acpi_button_attach()219 acpi_UserNotify("Button", sc->button_handle, sc->button_type); in acpi_button_notify_sleep()248 acpi_UserNotify("Button", sc->button_handle, sc->button_type); in acpi_button_notify_wakeup()306 acpi_button_notify_handler(sc->button_handle, in acpi_button_fixed_handler()