Searched refs:pm_runtime_new_link (Results 1 – 3 of 3) sorted by relevance
61 extern void pm_runtime_new_link(struct device *dev);178 static inline void pm_runtime_new_link(struct device *dev) {} in pm_runtime_new_link() function
1601 void pm_runtime_new_link(struct device *dev) in pm_runtime_new_link() function
239 pm_runtime_new_link(consumer); in device_link_add()