Searched refs:hardware_path (Results 1 – 6 of 6) sorted by relevance
105 struct hardware_path;109 struct hardware_path *path);119 extern void get_pci_node_path(struct pci_dev *dev, struct hardware_path *path);121 extern struct device *hwpath_to_device(struct hardware_path *modpath);122 extern void device_to_hwpath(struct device *dev, struct hardware_path *path);
65 int pdc_get_initiator(struct hardware_path *, struct pdc_initiator *);
354 struct hardware_path mod_path; /* module path (device path - layers) */
333 static char *print_hwpath(struct hardware_path *path, char *output) in print_hwpath()356 struct hardware_path path; in print_pa_hwpath()391 struct hardware_path path; in print_pci_hwpath()402 struct hardware_path path; in setup_bus_id()495 alloc_pa_dev(unsigned long hpa, struct hardware_path *mod_path) in alloc_pa_dev()657 struct hardware_path *modpath) in match_pci_device()686 struct hardware_path *modpath) in match_parisc_device()696 struct hardware_path * modpath;755 struct device *hwpath_to_device(struct hardware_path *modpath) in hwpath_to_device()778 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath()[all …]
930 int pdc_get_initiator(struct hardware_path *hwpath, struct pdc_initiator *initiator) in pdc_get_initiator()
371 struct hardware_path { struct379 struct hardware_path path; argument
Completed in 18 milliseconds