Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-parisc/
Dhardware.h152 extern void get_pci_node_path(struct pci_dev *dev, struct hardware_path *path);
/linux-2.4.37.9/arch/parisc/kernel/
Ddrivers.c290 void get_pci_node_path(struct pci_dev *dev, struct hardware_path *path) in get_pci_node_path() function
324 get_pci_node_path(dev, &path); in print_pci_hwpath()
Dparisc_ksyms.c32 EXPORT_SYMBOL(get_pci_node_path);