Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.h64 int pdc_get_initiator(struct hardware_path *, struct pdc_initiator *);
A Dpdcpat.h354 struct hardware_path mod_path; /* module path (device path - layers) */
/linux-6.3-rc2/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()
656 struct hardware_path *modpath) in match_pci_device()
685 struct hardware_path *modpath) in match_parisc_device()
695 struct hardware_path * modpath;
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()
[all …]
A Dfirmware.c893 int pdc_get_initiator(struct hardware_path *hwpath, struct pdc_initiator *initiator) in pdc_get_initiator()
/linux-6.3-rc2/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()
306 if (!(dev = hwpath_to_device((struct hardware_path *)&hwpath))) { in pdcspath_hwpath_write()
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Dpdc.h371 struct hardware_path { struct
379 struct hardware_path path; argument
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_nvram.c723 struct hardware_path hwpath; in sym_read_parisc_pdc()

Completed in 22 milliseconds