Home
last modified time | relevance | path

Searched refs:device_to_hwpath (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dhardware.h122 extern void device_to_hwpath(struct device *dev, struct hardware_path *path);
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dhardware.h122 extern void device_to_hwpath(struct device *dev, struct hardware_path *path);
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Ddrivers.c774 * device_to_hwpath - Populates the hwpath corresponding to the given device.
778 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath() function
789 EXPORT_SYMBOL(device_to_hwpath); variable
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Ddrivers.c774 * device_to_hwpath - Populates the hwpath corresponding to the given device.
778 void device_to_hwpath(struct device *dev, struct hardware_path *path) in device_to_hwpath() function
789 EXPORT_SYMBOL(device_to_hwpath); variable
/kernel/linux/linux-5.10/drivers/parisc/
H A Dpdc_stable.c194 device_to_hwpath(entry->dev, (struct hardware_path *)devpath); in pdcspath_store()
/kernel/linux/linux-6.6/drivers/parisc/
H A Dpdc_stable.c194 device_to_hwpath(entry->dev, (struct hardware_path *)devpath); in pdcspath_store()

Completed in 8 milliseconds