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

/linux-4.4.14/drivers/acpi/
H A Dbutton.c35 #define ACPI_BUTTON_CLASS "button" macro
88 .class = ACPI_BUTTON_CLASS,
158 acpi_button_dir = proc_mkdir(ACPI_BUTTON_CLASS, acpi_root_dir); acpi_button_add_fs()
195 remove_proc_entry(ACPI_BUTTON_CLASS, acpi_root_dir); acpi_button_add_fs()
212 remove_proc_entry(ACPI_BUTTON_CLASS, acpi_root_dir); acpi_button_remove_fs()
371 ACPI_BUTTON_CLASS, ACPI_BUTTON_SUBCLASS_POWER); acpi_button_add()
377 ACPI_BUTTON_CLASS, ACPI_BUTTON_SUBCLASS_SLEEP); acpi_button_add()
382 ACPI_BUTTON_CLASS, ACPI_BUTTON_SUBCLASS_LID); acpi_button_add()

Completed in 43 milliseconds