Home
last modified time | relevance | path

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

/linux/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.c164 void device_pm_remove(struct device *dev) in device_pm_remove() function
/linux/drivers/base/
H A Dcore.c3724 device_pm_remove(dev); in device_add()
3880 device_pm_remove(dev); in device_del()