Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpm_runtime.h252 static inline int pm_runtime_barrier(struct device *dev) { return 0; } in pm_runtime_barrier() function
/Linux-v5.15/drivers/base/power/
Druntime.c1345 int pm_runtime_barrier(struct device *dev) in pm_runtime_barrier() function