Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dreset.h29 int __device_reset(struct device *dev, bool optional);
77 static inline int __device_reset(struct device *dev, bool optional) in __device_reset() function
128 return __device_reset(dev, false); in device_reset()
133 return __device_reset(dev, true); in device_reset_optional()
/OK3568_Linux_fs/kernel/drivers/reset/
H A Dcore.c817 int __device_reset(struct device *dev, bool optional) in __device_reset() function
832 EXPORT_SYMBOL_GPL(__device_reset);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx136 __device_reset