Lines Matching refs:hardware_path
59 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
310 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path()
333 static char *print_hwpath(struct hardware_path *path, char *output) in print_hwpath()
356 struct hardware_path path; in print_pa_hwpath()
374 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path) in get_pci_node_path()
391 struct hardware_path path; in print_pci_hwpath()
402 struct hardware_path path; in setup_bus_id()
481 static struct parisc_device *create_parisc_device(struct hardware_path *modpath) in create_parisc_device()
494 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev()
656 struct hardware_path *modpath) in match_pci_device()
685 struct hardware_path *modpath) in match_parisc_device()
695 struct hardware_path * modpath;
731 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node()
754 struct device *hwpath_to_device(struct hardware_path *modpath) in hwpath_to_device()
777 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath()
847 struct hardware_path path; in walk_native_bus()