Home
last modified time | relevance | path

Searched defs:__device_reset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dreset.h77 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() function
/kernel/linux/linux-5.10/drivers/reset/
H A Dcore.c820 int __device_reset(struct device *dev, bool optional) in __device_reset() function
835 EXPORT_SYMBOL_GPL(__device_reset); variable
/kernel/linux/linux-6.6/include/linux/
H A Dreset.h112 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() function
/kernel/linux/linux-6.6/drivers/reset/
H A Dcore.c1106 int __device_reset(struct device *dev, bool optional) in __device_reset() function
1133 EXPORT_SYMBOL_GPL(__device_reset); variable

Completed in 6 milliseconds