Searched refs:pm_runtime_reinit (Results 1 – 3 of 3) sorted by relevance
22 extern void pm_runtime_reinit(struct device *dev);91 static inline void pm_runtime_reinit(struct device *dev) {} in pm_runtime_reinit() function
1777 void pm_runtime_reinit(struct device *dev) in pm_runtime_reinit() function1799 pm_runtime_reinit(dev); in pm_runtime_remove()
557 pm_runtime_reinit(dev); in device_unbind_cleanup()