Home
last modified time | relevance | path

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

/drivers/acpi/x86/
A Dlpss.c537 static int match_hid_uid(struct device *dev, const void *data) in match_hid_uid() function
557 dev = bus_find_device(&platform_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()
561 return bus_find_device(&pci_bus_type, NULL, &data, match_hid_uid); in acpi_lpss_find_device()

Completed in 8 milliseconds