Searched refs:dwiic_matchhids (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/acpi/
H A Ddwiic_acpi.c422 dwiic_matchhids(const char *hid, const char *hids[]) function
475 if (dwiic_matchhids(cdev, ihidev_hids))
477 else if (dwiic_matchhids(dev, iatp_hids))
479 else if (dwiic_matchhids(dev, ietp_hids) || dwiic_matchhids(cdev, ietp_hids))

Completed in 110 milliseconds