Searched refs:pm_runtime_remove (Results 1 – 4 of 4) sorted by relevance
23 extern void pm_runtime_remove(struct device *dev);87 static inline void pm_runtime_remove(struct device *dev) {} in pm_runtime_remove() function128 pm_runtime_remove(dev); in device_pm_remove()
1615 void pm_runtime_remove(struct device *dev) in pm_runtime_remove() function
160 pm_runtime_remove(dev); in device_pm_remove()
311 `void pm_runtime_remove(struct device *dev);`