Home
last modified time | relevance | path

Searched refs:device_pm_remove (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/base/power/
H A Dpower.h116 extern void device_pm_remove(struct device *);
140 static inline void device_pm_remove(struct device *dev) in device_pm_remove() function
H A Dmain.c150 void device_pm_remove(struct device *dev) in device_pm_remove() function
/linux-6.15/drivers/base/
H A Dcore.c3726 device_pm_remove(dev); in device_add()
3882 device_pm_remove(dev); in device_del()