Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_runtime_pm.h223 static inline int __hif_rtpm_put_auto(struct device *dev) in __hif_rtpm_put_auto() function
Dhif_runtime_pm.c761 __hif_rtpm_put_auto(gp_hif_rtpm_ctx->dev); in hif_rtpm_put()
853 ret = __hif_rtpm_put_auto(gp_hif_rtpm_ctx->dev); in __hif_pm_runtime_allow_suspend()