Home
last modified time | relevance | path

Searched refs:hardware_path (Results 1 – 8 of 8) sorted by relevance

/linux/arch/parisc/include/asm/
A Dhardware.h105 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);
A Dpdc.h67 int pdc_get_initiator(struct hardware_path *, struct pdc_initiator *);
A Dpdcpat.h353 struct hardware_path mod_path; /* module path (device path - layers) */
/linux/arch/parisc/kernel/
A Ddrivers.c333 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()
494 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 …]
A Dfirmware.c851 int pdc_get_initiator(struct hardware_path *hwpath, struct pdc_initiator *initiator) in pdc_get_initiator()
/linux/drivers/parisc/
A Dpdc_stable.c158 entry->dev = hwpath_to_device((struct hardware_path *)devpath); in pdcspath_fetch()
194 device_to_hwpath(entry->dev, (struct hardware_path *)devpath); in pdcspath_store()
266 struct hardware_path hwpath; in pdcspath_hwpath_write()
307 if (!(dev = hwpath_to_device((struct hardware_path *)&hwpath))) { in pdcspath_hwpath_write()
/linux/arch/parisc/include/uapi/asm/
A Dpdc.h614 struct hardware_path { struct
625 struct hardware_path path; argument
/linux/drivers/scsi/sym53c8xx_2/
A Dsym_nvram.c723 struct hardware_path hwpath; in sym_read_parisc_pdc()

Completed in 24 milliseconds