Searched refs:pm_runtime_new_link (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpm_runtime.h92 extern void pm_runtime_new_link(struct device *dev);
305 static inline void pm_runtime_new_link(struct device *dev) {} function
/linux-master/drivers/base/power/
H A Druntime.c1844 void pm_runtime_new_link(struct device *dev) function
/linux-master/drivers/base/
H A Dcore.c803 pm_runtime_new_link(consumer);
880 pm_runtime_new_link(consumer);

Completed in 128 milliseconds