Searched refs:ACPI_BUTTON_CLASS (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/acpi/
H A Dbutton.c39 #define ACPI_BUTTON_CLASS "button" macro
92 .class = ACPI_BUTTON_CLASS,
162 acpi_button_dir = proc_mkdir(ACPI_BUTTON_CLASS, acpi_root_dir); acpi_button_add_fs()
199 remove_proc_entry(ACPI_BUTTON_CLASS, acpi_root_dir); acpi_button_add_fs()
216 remove_proc_entry(ACPI_BUTTON_CLASS, acpi_root_dir); acpi_button_remove_fs()
375 ACPI_BUTTON_CLASS, ACPI_BUTTON_SUBCLASS_POWER); acpi_button_add()
381 ACPI_BUTTON_CLASS, ACPI_BUTTON_SUBCLASS_SLEEP); acpi_button_add()
386 ACPI_BUTTON_CLASS, ACPI_BUTTON_SUBCLASS_LID); acpi_button_add()

Completed in 33 milliseconds