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

/linux-4.1.27/drivers/acpi/
H A Dbutton.c55 #define ACPI_BUTTON_SUBCLASS_LID "lid" macro
167 acpi_lid_dir = proc_mkdir(ACPI_BUTTON_SUBCLASS_LID, acpi_button_dir); acpi_button_add_fs()
197 remove_proc_entry(ACPI_BUTTON_SUBCLASS_LID, acpi_button_dir); acpi_button_add_fs()
215 remove_proc_entry(ACPI_BUTTON_SUBCLASS_LID, acpi_button_dir); acpi_button_remove_fs()
386 ACPI_BUTTON_CLASS, ACPI_BUTTON_SUBCLASS_LID); acpi_button_add()

Completed in 49 milliseconds