Searched refs:match_hid_uid (Results 1 – 2 of 2) sorted by relevance
481 static int match_hid_uid(struct device *dev, void *data) in match_hid_uid() function500 return bus_find_device(&platform_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()
139 static inline int match_hid_uid(struct device *dev, in match_hid_uid() function172 if (!match_hid_uid(dev, p)) { in get_acpihid_device_id()