Home
last modified time | relevance | path

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

/include/linux/greybus/
Dbundle.h67 retval = pm_runtime_put_autosuspend(&bundle->dev); in gb_pm_runtime_put_autosuspend()
/include/linux/
Dpm_runtime.h438 static inline int pm_runtime_put_autosuspend(struct device *dev) in pm_runtime_put_autosuspend() function