[go: nahoru, domu]

Searched refs:pm_runtime_remove (Results 1 - 3 of 3) sorted by relevance

/drivers/base/power/
H A Dpower.h21 extern void pm_runtime_remove(struct device *dev);
31 static inline void pm_runtime_remove(struct device *dev) {} function
63 pm_runtime_remove(dev);
H A Druntime.c1392 * pm_runtime_remove - Prepare for removing a device from device hierarchy.
1395 void pm_runtime_remove(struct device *dev) function
H A Dmain.c155 pm_runtime_remove(dev);

Completed in 63 milliseconds