Searched refs:button_type (Results 1 – 1 of 1) sorted by relevance
50 boolean_t button_type; member109 sc->button_type = ACPI_POWER_BUTTON; in acpi_button_probe()112 sc->button_type = ACPI_POWER_BUTTON; in acpi_button_probe()116 sc->button_type = ACPI_SLEEP_BUTTON; in acpi_button_probe()119 sc->button_type = ACPI_SLEEP_BUTTON; in acpi_button_probe()139 event = (sc->button_type == ACPI_SLEEP_BUTTON) ? in acpi_button_attach()199 acpi_UserNotify("Button", sc->button_handle, sc->button_type); in acpi_button_notify_sleep()201 switch (sc->button_type) { in acpi_button_notify_sleep()228 acpi_UserNotify("Button", sc->button_handle, sc->button_type); in acpi_button_notify_wakeup()230 switch (sc->button_type) { in acpi_button_notify_wakeup()