Searched refs:clients (Results 1 – 3 of 3) sorted by relevance
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()161 gp_hif_rtpm_ctx->clients[HIF_RTPM_ID_CE]->last_busy_ts); in hif_rtpm_log_debug_stats()181 client = gp_hif_rtpm_ctx->clients[i]; in hif_rtpm_log_debug_stats()381 client = gp_hif_rtpm_ctx->clients[i]; in hif_rtpm_sanitize_exit()395 gp_hif_rtpm_ctx->clients[i] = NULL; in hif_rtpm_sanitize_exit()494 if (id >= HIF_RTPM_ID_MAX || gp_hif_rtpm_ctx->clients[id]) { in hif_rtpm_register()508 gp_hif_rtpm_ctx->clients[id] = client; in hif_rtpm_register()524 if (id >= HIF_RTPM_ID_MAX || !gp_hif_rtpm_ctx->clients[id]) { in hif_rtpm_deregister()[all …]
151 struct hif_rtpm_client *clients[HIF_RTPM_ID_MAX]; member
51 track bus access clients and to synchronize the driver activity