Home
last modified time | relevance | path

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

/include/linux/greybus/
Dbundle.h51 retval = pm_runtime_get_sync(&bundle->dev); in gb_pm_runtime_get_sync()
/include/linux/
Dpm_runtime.h415 static inline int pm_runtime_get_sync(struct device *dev) in pm_runtime_get_sync() function