Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dacpi_lpss.c552 static int match_hid_uid(struct device *dev, const void *data) in match_hid_uid() function
572 dev = bus_find_device(&platform_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()
576 return bus_find_device(&pci_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()