Searched refs:enable_rpm (Results 1 – 2 of 2) sorted by relevance
438 gp_hif_rtpm_ctx->enable_rpm = scn->hif_config.enable_runtime_pm; in hif_set_enable_rpm()445 if (!gp_hif_rtpm_ctx->enable_rpm) { in hif_rtpm_start()470 if (!gp_hif_rtpm_ctx->enable_rpm) in hif_rtpm_stop()634 if (gp_hif_rtpm_ctx->enable_rpm) in hif_rtpm_enabled()749 if (usage_count == 2 && !gp_hif_rtpm_ctx->enable_rpm) { in hif_rtpm_put()843 if (usage_count == 2 && !gp_hif_rtpm_ctx->enable_rpm) { in __hif_pm_runtime_allow_suspend()1178 if (!gp_hif_rtpm_ctx || !gp_hif_rtpm_ctx->enable_rpm) in hif_rtpm_is_suspend_allowed()
146 bool enable_rpm; member