Searched refs:__pci_find_next_cap_ttl (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/pci/ |
H A D | pci.c | 145 static int __pci_find_next_cap_ttl(struct pci_bus *bus, unsigned int devfn, __pci_find_next_cap_ttl() function 174 return __pci_find_next_cap_ttl(bus, devfn, pos, cap, &ttl); __pci_find_next_cap() 347 pos = __pci_find_next_cap_ttl(dev->bus, dev->devfn, pos, __pci_find_next_ht_cap() 357 pos = __pci_find_next_cap_ttl(dev->bus, dev->devfn, __pci_find_next_ht_cap()
|
Completed in 51 milliseconds