Searched refs:ACPI_BUTTON_HID_LID (Results 1 – 2 of 2) sorted by relevance
56 #define ACPI_BUTTON_HID_LID "PNP0C0D" macro72 {ACPI_BUTTON_HID_LID, 0},485 if (!strcmp(hid, ACPI_BUTTON_HID_LID) && dmi_check_system(lid_blacklst)) in acpi_button_add()515 } else if (!strcmp(hid, ACPI_BUTTON_HID_LID)) { in acpi_button_add()
28 #define ACPI_BUTTON_HID_LID "PNP0C0D" macro152 if (!strcmp(ACPI_BUTTON_HID_LID, acpi_device_hid(adev))) { in s3_wmi_check_platform_device()