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