Searched refs:ACPI_BUTTON_HID_LID (Results 1 – 2 of 2) sorted by relevance
24 #define ACPI_BUTTON_HID_LID "PNP0C0D" macro147 if (!strcmp(ACPI_BUTTON_HID_LID, acpi_device_hid(adev))) { in s3_wmi_check_platform_device()
61 {ACPI_BUTTON_HID_LID, 0},544 if (!strcmp(hid, ACPI_BUTTON_HID_LID) && in acpi_button_add()577 } else if (!strcmp(hid, ACPI_BUTTON_HID_LID)) { in acpi_button_add()
Completed in 723 milliseconds