Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lguest/
Dlguest.c1249 static struct device *find_pci_device(unsigned int index) in find_pci_device() function
1290 return find_pci_device(pci_config_addr.bits.devnum); in dev_and_reg()