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

/linux-4.4.14/drivers/acpi/
H A Dbutton.c51 #define ACPI_BUTTON_SUBCLASS_LID "lid" macro
163 acpi_lid_dir = proc_mkdir(ACPI_BUTTON_SUBCLASS_LID, acpi_button_dir); acpi_button_add_fs()
193 remove_proc_entry(ACPI_BUTTON_SUBCLASS_LID, acpi_button_dir); acpi_button_add_fs()
211 remove_proc_entry(ACPI_BUTTON_SUBCLASS_LID, acpi_button_dir); acpi_button_remove_fs()
382 ACPI_BUTTON_CLASS, ACPI_BUTTON_SUBCLASS_LID); acpi_button_add()

Completed in 40 milliseconds