Searched defs:pm_runtime_put_autosuspend (Results 1 – 2 of 2) sorted by relevance
431 static inline int pm_runtime_put_autosuspend(struct device *dev) in pm_runtime_put_autosuspend() function
71 #define pm_runtime_put_autosuspend(x) pm_runtime_put(x) macro