Searched refs:device_pm_move_after (Results 1 – 2 of 2) sorted by relevance
118 extern void device_pm_move_after(struct device *, struct device *);147 static inline void device_pm_move_after(struct device *deva, in device_pm_move_after() function
4646 device_pm_move_after(dev, new_parent); in device_move()