Searched defs:uid2 (Results 1 – 2 of 2) sorted by relevance
870 static inline bool acpi_str_uid_match(struct acpi_device *adev, const char *uid2) in acpi_str_uid_match()877 static inline bool acpi_int_uid_match(struct acpi_device *adev, u64 uid2) in acpi_int_uid_match()903 #define acpi_dev_uid_match(adev, uid2) \ argument922 #define acpi_dev_hid_uid_match(adev, hid2, uid2) \ argument
778 #define acpi_dev_uid_match(adev, uid2) (adev && false) argument779 #define acpi_dev_hid_uid_match(adev, hid2, uid2) (adev && false) argument