Searched defs:uid2 (Results 1 – 2 of 2) sorted by relevance
883 static inline bool acpi_str_uid_match(struct acpi_device *adev, const char *uid2) in acpi_str_uid_match()890 static inline bool acpi_int_uid_match(struct acpi_device *adev, u64 uid2) in acpi_int_uid_match()916 #define acpi_dev_uid_match(adev, uid2) \ argument935 #define acpi_dev_hid_uid_match(adev, hid2, uid2) \ argument
786 #define acpi_dev_uid_match(adev, uid2) (adev && false) argument787 #define acpi_dev_hid_uid_match(adev, hid2, uid2) (adev && false) argument