Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dpower.h115 extern void device_pm_add(struct device *);
138 static inline void device_pm_add(struct device *dev) {} in device_pm_add() function
H A Dmain.c129 void device_pm_add(struct device *dev) in device_pm_add() function
/openbmc/linux/drivers/base/
H A Dcore.c3620 device_pm_add(dev); in device_add()
3645 * This needs to happen after device_pm_add() because device_link_add() in device_add()