Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_runtime.h290 static inline int pm_runtime_barrier(struct device *dev) { return 0; } in pm_runtime_barrier() function
/linux/drivers/base/power/
H A Druntime.c1449 int pm_runtime_barrier(struct device *dev) in pm_runtime_barrier() function