Searched refs:pm_runtime_remove (Results 1 – 2 of 2) sorted by relevance
23 extern void pm_runtime_remove(struct device *dev);92 static inline void pm_runtime_remove(struct device *dev) {} in pm_runtime_remove() function 142 pm_runtime_remove(dev); in device_pm_remove()
1886 * pm_runtime_remove - Prepare for removing a device from device hierarchy.1889 void pm_runtime_remove(struct device *dev) in pm_runtime_remove() function