Searched refs:curr_vote_level (Results 1 – 2 of 2) sorted by relevance
48 enum bus_bw_level curr_vote_level; member
338 dp_ctx->bbm_ctx->curr_vote_level = BUS_BW_LEVEL_RESUME; in bbm_apply_non_persistent_policy()342 dp_ctx->bbm_ctx->curr_vote_level = BUS_BW_LEVEL_NONE; in bbm_apply_non_persistent_policy()348 dp_ctx->bbm_ctx->curr_vote_level = BUS_BW_LEVEL_NONE; in bbm_apply_non_persistent_policy()428 if (next_vote != bbm_ctx->curr_vote_level) { in bbm_request_bus_bandwidth()431 bbm_ctx->curr_vote_level, next_vote, pld_vote); in bbm_request_bus_bandwidth()432 bbm_ctx->curr_vote_level = next_vote; in bbm_request_bus_bandwidth()