Lines Matching refs:hardware_path
61 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
289 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path()
312 static char *print_hwpath(struct hardware_path *path, char *output) in print_hwpath()
335 struct hardware_path path; in print_pa_hwpath()
353 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path) in get_pci_node_path()
370 struct hardware_path path; in print_pci_hwpath()
381 struct hardware_path path; in setup_bus_id()
460 static struct parisc_device *create_parisc_device(struct hardware_path *modpath) in create_parisc_device()
473 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev()
636 struct hardware_path *modpath) in match_pci_device()
665 struct hardware_path *modpath) in match_parisc_device()
675 struct hardware_path * modpath;
711 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node()
734 struct device *hwpath_to_device(struct hardware_path *modpath) in hwpath_to_device()
757 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath()
827 struct hardware_path path; in walk_native_bus()