Searched refs:busy (Results 1 – 9 of 9) sorted by relevance
320 int busy; member331 mixer.busy = 1; in mixer_open()339 mixer.busy = 0; in mixer_release()396 mixer.busy = 0; in mixer_init()693 sq->busy = 0; in sq_init_waitqueue()701 sq->busy = 0; /* CHECK: IS THIS OK??? */713 if (sq->busy) { in sq_open2()719 if (wait_event_interruptible(sq->open_queue, !sq->busy)) in sq_open2()729 sq->busy = 1; /* Let's play spot-the-race-condition */ in sq_open2()740 sq->busy = 0 ; in sq_open2()[all …]
234 int busy, syncing, xruns, died; member
50 u32 busy:1; member312 u32 busy:1; member360 u32 busy:1; member
779 slot->busy = true; in fsl_easrc_config_one_slot()878 if (slot0->busy && slot1->busy) { in fsl_easrc_config_slot()880 } else if ((slot0->busy && slot0->ctx_index == ctx->index) || in fsl_easrc_config_slot()881 (slot1->busy && slot1->ctx_index == ctx->index)) { in fsl_easrc_config_slot()883 } else if (!slot0->busy) { in fsl_easrc_config_slot()887 } else if (!slot1->busy) { in fsl_easrc_config_slot()931 if (easrc_priv->slot[i][0].busy && in fsl_easrc_release_slot()933 easrc_priv->slot[i][0].busy = false; in fsl_easrc_release_slot()943 if (easrc_priv->slot[i][1].busy && in fsl_easrc_release_slot()945 easrc_priv->slot[i][1].busy = false; in fsl_easrc_release_slot()
577 bool busy; member
128 while (header.p.header_high.part.busy) { in sst_post_message_mrfld()148 if (header.p.header_high.part.busy) { in sst_post_message_mrfld()196 clear_ipc.p.header_high.part.busy = 0; in intel_sst_clear_intr_mrfld()
311 header->p.header_high.part.busy = 1; in sst_fill_header_mrfld()
199 u32 busy:1; /* bit 31 - busy bit*/ member222 u32 busy:1; /* bit 31 */ member
277 bool busy; member438 if (hcp->busy) { in hdmi_codec_startup()464 hcp->busy = true; in hdmi_codec_startup()480 hcp->busy = false; in hdmi_codec_shutdown()