Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h483 static inline int pm_runtime_put_sync_autosuspend(struct device *dev) in pm_runtime_put_sync_autosuspend() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h72 #define pm_runtime_put_sync_autosuspend(x) pm_runtime_put_sync(x) macro