Home
last modified time | relevance | path

Searched refs:__device_reset (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dreset.h56 int __device_reset(struct device *dev, bool optional);
112 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() function
213 return __device_reset(dev, false); in device_reset()
218 return __device_reset(dev, true); in device_reset_optional()
/linux/drivers/reset/
A Dcore.c1105 int __device_reset(struct device *dev, bool optional) in __device_reset() function
1120 EXPORT_SYMBOL_GPL(__device_reset);
/linux/
A Dvmlinux.symvers12400 0x00000000 __device_reset vmlinux EXPORT_SYMBOL_GPL
A DSystem.map28172 ffff800010754c54 T __device_reset
A D.tmp_System.map28172 ffff800010754c54 T __device_reset

Completed in 307 milliseconds