Searched defs:pm_runtime_put (Results 1 – 2 of 2) sorted by relevance
458 static inline int pm_runtime_put(struct device *dev) in pm_runtime_put() function
359 #define pm_runtime_put(dev) do {} while (0) macro