Searched refs:pci_get_device_by_addr (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dppc-pci.h61 struct pci_dev *pci_get_device_by_addr(unsigned long addr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Deeh_cache.c88 * pci_get_device_by_addr - Get device, given only address
97 struct pci_dev *pci_get_device_by_addr(unsigned long addr) function
H A Deeh.c567 dev = pci_get_device_by_addr(addr);

Completed in 101 milliseconds