Lines Matching refs:hardware_path
61 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath);
292 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path()
315 static char *print_hwpath(struct hardware_path *path, char *output) in print_hwpath()
338 struct hardware_path path; in print_pa_hwpath()
356 void get_pci_node_path(struct pci_dev *pdev, struct hardware_path *path) in get_pci_node_path()
373 struct hardware_path path; in print_pci_hwpath()
384 struct hardware_path path; in setup_bus_id()
462 static struct parisc_device *create_parisc_device(struct hardware_path *modpath) in create_parisc_device()
475 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev()
639 struct hardware_path *modpath) in match_pci_device()
664 struct hardware_path *modpath) in match_parisc_device()
674 struct hardware_path * modpath;
710 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node()
733 struct device *hwpath_to_device(struct hardware_path *modpath) in hwpath_to_device()
756 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath()
826 struct hardware_path path; in walk_native_bus()