Home
last modified time | relevance | path

Searched defs:pm_runtime_drop_link (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpm_runtime.h306 static inline void pm_runtime_drop_link(struct device_link *link) {} in pm_runtime_drop_link() function
/linux/drivers/base/power/
H A Druntime.c1867 void pm_runtime_drop_link(struct device_link *link) in pm_runtime_drop_link() function