Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/power/
A Dpower.h23 extern void pm_runtime_remove(struct device *dev);
91 static inline void pm_runtime_remove(struct device *dev) {} in pm_runtime_remove() function
141 pm_runtime_remove(dev); in device_pm_remove()
A Druntime.c1763 void pm_runtime_remove(struct device *dev) in pm_runtime_remove() function
A Dmain.c164 pm_runtime_remove(dev); in device_pm_remove()
/linux-6.3-rc2/Documentation/power/
A Druntime_pm.rst315 `void pm_runtime_remove(struct device *dev);`

Completed in 10 milliseconds