Searched refs:device_pm_add (Results 1 – 3 of 3) sorted by relevance
121 extern void device_pm_add(struct device *);131 static inline void device_pm_add(struct device *dev) {} in device_pm_add() function
124 void device_pm_add(struct device *dev) in device_pm_add() function
1098 device_pm_add(dev); in device_add()