Searched defs:pci_find_device (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/pci/
H A Dpciconf.c1310 pci_find_device(uint32_t vid, uint32_t did, int enumidx, pcitag_t *tag) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pci/
H A Dpci.c113 pci_find_device(unsigned int vendor, unsigned int device, const struct pci_dev *from) function
2145 EXPORT_SYMBOL(pci_find_device); variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h337 pci_find_device(unsigned int vendor, unsigned int device, pcidev_t prev) function
H A Dsym53c8xx.c513 pci_find_device(unsigned int vendor, unsigned int device, pcidev_t prev) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dpci.h645 static inline struct pci_dev *pci_find_device(unsigned int vendor, unsigned int device, const struct pci_dev *from) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dpci.h645 static inline struct pci_dev *pci_find_device(unsigned int vendor, unsigned int device, const struct pci_dev *from) function

Completed in 208 milliseconds