Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/power/
H A 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()
H A Druntime.c1722 * pm_runtime_remove - Prepare for removing a device from device hierarchy.
1725 void pm_runtime_remove(struct device *dev) in pm_runtime_remove() function
H A Dmain.c165 pm_runtime_remove(dev); in device_pm_remove()
/kernel/linux/linux-6.6/drivers/base/power/
H A 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()
H A Druntime.c1760 * pm_runtime_remove - Prepare for removing a device from device hierarchy.
1763 void pm_runtime_remove(struct device *dev) in pm_runtime_remove() function
H A Dmain.c164 pm_runtime_remove(dev); in device_pm_remove()

Completed in 9 milliseconds