Searched refs:started_count (Results 1 – 4 of 4) sorted by relevance
65 int started_count; member270 if (!i2s->started_count) { in spacemit_i2s_trigger()275 i2s->started_count++; in spacemit_i2s_trigger()280 if (i2s->started_count) in spacemit_i2s_trigger()281 i2s->started_count--; in spacemit_i2s_trigger()283 if (!i2s->started_count) { in spacemit_i2s_trigger()
188 if (spipe->started_count == spipe->paused_count) in sof_ipc4_add_pipeline_to_trigger_list()194 if (!spipe->started_count && !spipe->paused_count) in sof_ipc4_add_pipeline_to_trigger_list()200 if (spipe->paused_count == (spipe->started_count - 1)) in sof_ipc4_add_pipeline_to_trigger_list()245 spipe->started_count--; in sof_ipc4_update_pipeline_state()260 spipe->started_count++; in sof_ipc4_update_pipeline_state()
509 * @started_count: Count of number of PCM's that have started this pipeline521 int started_count;508 int started_count; global() member
409 swidget->spipe->started_count++; in hda_ipc4_post_trigger() 423 * been stopped. So, clear the started_count so that the pipeline can be reset in hda_ipc4_post_trigger() 425 swidget->spipe->started_count = 0; in hda_ipc4_post_trigger()