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

/linux-master/arch/parisc/include/asm/
H A Dhardware.h122 extern void device_to_hwpath(struct device *dev, struct hardware_path *path);
/linux-master/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) function
789 EXPORT_SYMBOL(device_to_hwpath); variable
/linux-master/drivers/parisc/
H A Dpdc_stable.c194 device_to_hwpath(entry->dev, (struct hardware_path *)devpath);

Completed in 134 milliseconds