Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dnames-cache.c101 pci_id_cache_load(struct pci_access *a, int flags) in pci_id_cache_load() function
246 int pci_id_cache_load(struct pci_access *a UNUSED, int flags UNUSED) in pci_id_cache_load() function
H A Dnames.h65 int pci_id_cache_load(struct pci_access *a, int flags);
H A Dnames.c27 if (pci_id_cache_load(a, flags)) in id_lookup()