Home
last modified time | relevance | path

Searched refs:pm_runtime_remove (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/base/power/
Dpower.h23 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()
Druntime.c1796 void pm_runtime_remove(struct device *dev) in pm_runtime_remove() function
Dmain.c163 pm_runtime_remove(dev); in device_pm_remove()
/linux-6.12.1/Documentation/power/
Druntime_pm.rst315 `void pm_runtime_remove(struct device *dev);`