Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci-uclass.c615 static bool pci_match_one_id(const struct pci_device_id *id, in pci_match_one_id() function
665 if (!pci_match_one_id(id, find_id)) in pci_find_and_bind_driver()