Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpci.h193 PCIDevice *pci_find_device(int bus_num, int slot, int function);
Dpci.c866 PCIDevice *pci_find_device(int bus_num, int slot, int function) in pci_find_device() function
/external/kernel-headers/original/linux/
Dpci.h443 struct pci_dev *pci_find_device (unsigned int vendor, unsigned int device, const struct pci_dev *fr…
641 static inline struct pci_dev *pci_find_device(unsigned int vendor, unsigned int device, const struc… in pci_find_device() function