Lines Matching refs:hardware_path
59 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
311 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path()
334 static char *print_hwpath(struct hardware_path *path, char *output) in print_hwpath()
357 struct hardware_path path; in print_pa_hwpath()
375 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path) in get_pci_node_path()
392 struct hardware_path path; in print_pci_hwpath()
403 struct hardware_path path; in setup_bus_id()
482 static struct parisc_device *create_parisc_device(struct hardware_path *modpath) in create_parisc_device()
495 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev()
658 struct hardware_path *modpath) in match_pci_device()
687 struct hardware_path *modpath) in match_parisc_device()
697 struct hardware_path * modpath;
733 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node()
756 struct device *hwpath_to_device(struct hardware_path *modpath) in hwpath_to_device()
779 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath()
849 struct hardware_path path; in walk_native_bus()