Home
last modified time | relevance | path

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

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