Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/
Dbutton.c34 #define ACPI_BUTTON_DEVICE_NAME_SLEEP "Sleep Button" macro
568 strscpy(name, ACPI_BUTTON_DEVICE_NAME_SLEEP, MAX_ACPI_DEVICE_NAME_LEN); in acpi_button_add()