Home
last modified time | relevance | path

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

/pciutils/
H A Dcommon.c66 for (i=0; name = pci_get_method_name(i); i++) in set_pci_method()
/pciutils/lib/
H A Dlibpci.ver28 pci_get_method_name;
H A Dpci.h114 char *pci_get_method_name(int index) PCI_ABI; /* Returns "" if unavailable, NULL if index out of ra…
H A Dinit.c279 pci_get_method_name(int index) in pci_get_method_name() function