Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.c51 static struct hif_rtpm_ctx *gp_hif_rtpm_ctx; variable
89 return qdf_atomic_read(&gp_hif_rtpm_ctx->dev->power.usage_count); in hif_rtpm_read_usage_count()
130 int pm_state = qdf_atomic_read(&gp_hif_rtpm_ctx->pm_state); in hif_rtpm_log_debug_stats()
140 gp_hif_rtpm_ctx->stats.last_busy_ts); in hif_rtpm_log_debug_stats()
143 gp_hif_rtpm_ctx->stats.request_resume_ts); in hif_rtpm_log_debug_stats()
147 gp_hif_rtpm_ctx->stats.request_resume_id); in hif_rtpm_log_debug_stats()
150 gp_hif_rtpm_ctx->stats.last_busy_marker); in hif_rtpm_log_debug_stats()
155 gp_hif_rtpm_ctx->clients[HIF_RTPM_ID_DP]->last_busy_cnt, in hif_rtpm_log_debug_stats()
156 gp_hif_rtpm_ctx->clients[HIF_RTPM_ID_DP]->last_busy_ts); in hif_rtpm_log_debug_stats()
160 gp_hif_rtpm_ctx->clients[HIF_RTPM_ID_CE]->last_busy_cnt, in hif_rtpm_log_debug_stats()
[all …]