Home
last modified time | relevance | path

Searched refs:hwpath_to_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/parisc/include/asm/
Dhardware.h121 extern struct device *hwpath_to_device(struct hardware_path *modpath);
/Linux-v5.10/drivers/parisc/
Dpdc_stable.c158 entry->dev = hwpath_to_device((struct hardware_path *)devpath); in pdcspath_fetch()
307 if (!(dev = hwpath_to_device((struct hardware_path *)&hwpath))) { in pdcspath_hwpath_write()
/Linux-v5.10/arch/parisc/kernel/
Ddrivers.c756 struct device *hwpath_to_device(struct hardware_path *modpath) in hwpath_to_device() function
772 EXPORT_SYMBOL(hwpath_to_device);