Searched defs:pm_runtime_put_sync_autosuspend (Results 1 – 2 of 2) sorted by relevance
483 static inline int pm_runtime_put_sync_autosuspend(struct device *dev) in pm_runtime_put_sync_autosuspend() function
72 #define pm_runtime_put_sync_autosuspend(x) pm_runtime_put_sync(x) macro