Home
last modified time | relevance | path

Searched defs:__device_reset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dreset.h112 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() function
/openbmc/linux/drivers/reset/
H A Dcore.c1106 int __device_reset(struct device *dev, bool optional) in __device_reset() function