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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/include/asm/
H A Dhardware.h120 extern void device_to_hwpath(struct device *dev, struct hardware_path *path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dhardware.h120 extern void device_to_hwpath(struct device *dev, struct hardware_path *path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/kernel/
H A Ddrivers.c761 * device_to_hwpath - Populates the hwpath corresponding to the given device.
765 void device_to_hwpath(struct device *dev, struct hardware_path *path) function
776 EXPORT_SYMBOL(device_to_hwpath); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/kernel/
H A Ddrivers.c761 * device_to_hwpath - Populates the hwpath corresponding to the given device.
765 void device_to_hwpath(struct device *dev, struct hardware_path *path) function
776 EXPORT_SYMBOL(device_to_hwpath); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/parisc/
H A Dpdc_stable.c207 device_to_hwpath(entry->dev, (struct hardware_path *)devpath);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/parisc/
H A Dpdc_stable.c207 device_to_hwpath(entry->dev, (struct hardware_path *)devpath);

Completed in 99 milliseconds