Searched refs:acpi_dev_hid_match (Results 1 – 2 of 2) sorted by relevance
508 if (acpi_dev_hid_match(adev, "DELL0501")) { in acpi_quirk_skip_serdev_enumeration()
876 static inline bool acpi_dev_hid_match(struct acpi_device *adev, const char *hid2) in acpi_dev_hid_match() function936 (acpi_dev_hid_match(adev, hid2) && \