Searched refs:ctx_wrap (Results 1 – 4 of 4) sorted by relevance
303 int ctx_wrap; member
2921 if (ctx->ctx_idx != sc->aifq_idx || ctx->ctx_wrap) { in aac_poll()3371 ctx->ctx_wrap = 1; in aac_handle_aif()3372 else if (current == ctx->ctx_idx && ctx->ctx_wrap) in aac_handle_aif()3565 if (current == sc->aifq_idx && !ctx->ctx_wrap) { in aac_return_aif()3576 ctx->ctx_wrap = 0; in aac_return_aif()
311 int ctx_wrap; member
2725 if (ctx->ctx_idx != sc->aifq_idx || ctx->ctx_wrap) { in aac_poll()3271 ctx->ctx_wrap = 1; in aac_handle_aif()3272 else if (current == ctx->ctx_idx && ctx->ctx_wrap) in aac_handle_aif()3471 if (current == sc->aifq_idx && !ctx->ctx_wrap) { in aac_return_aif()3481 ctx->ctx_wrap = 0; in aac_return_aif()