Searched refs:device_pm_remove (Results 1 – 3 of 3) sorted by relevance
141 extern void device_pm_remove(struct device *);153 static inline void device_pm_remove(struct device *dev) in device_pm_remove() function
142 void device_pm_remove(struct device *dev) in device_pm_remove() function
1161 device_pm_remove(dev); in device_add()1285 device_pm_remove(dev); in device_del()