Home
last modified time | relevance | path

Searched refs:pm_runtime_put_noidle (Results 1 – 2 of 2) sorted by relevance

/include/linux/greybus/
Dbundle.h55 pm_runtime_put_noidle(&bundle->dev); in gb_pm_runtime_get_sync()
79 pm_runtime_put_noidle(&bundle->dev); in gb_pm_runtime_put_noidle()
/include/linux/
Dpm_runtime.h106 static inline void pm_runtime_put_noidle(struct device *dev) in pm_runtime_put_noidle() function
263 static inline void pm_runtime_put_noidle(struct device *dev) {} in pm_runtime_put_noidle() function
412 pm_runtime_put_noidle(dev); in pm_runtime_resume_and_get()