Searched refs:ACPI_BUTTON_HID_LID (Results 1 – 2 of 2) sorted by relevance
43 #define ACPI_BUTTON_HID_LID "PNP0C0D" macro59 {ACPI_BUTTON_HID_LID, 0},475 if (!strcmp(hid, ACPI_BUTTON_HID_LID) && dmi_check_system(lid_blacklst)) in acpi_button_add()505 } else if (!strcmp(hid, ACPI_BUTTON_HID_LID)) { in acpi_button_add()
24 #define ACPI_BUTTON_HID_LID "PNP0C0D" macro148 if (!strcmp(ACPI_BUTTON_HID_LID, acpi_device_hid(adev))) { in s3_wmi_check_platform_device()