Home
last modified time | relevance | path

Searched refs:match_hid_uid (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/acpi/
Dacpi_lpss.c481 static int match_hid_uid(struct device *dev, void *data) in match_hid_uid() function
500 return bus_find_device(&platform_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()
/Linux-v4.19/drivers/iommu/
Damd_iommu.c139 static inline int match_hid_uid(struct device *dev, in match_hid_uid() function
172 if (!match_hid_uid(dev, p)) { in get_acpihid_device_id()