Searched refs:COMP_COPY_ONE_SHOT (Results 1 – 3 of 3) sorted by relevance
255 if (hd->copy_type == COMP_COPY_ONE_SHOT) in host_dma_cb()488 if (cmd != COMP_TRIGGER_START && hd->copy_type == COMP_COPY_ONE_SHOT) in host_trigger()801 hd->copy = hd->copy_type == COMP_COPY_ONE_SHOT ? host_copy_one_shot : in host_params()
222 COMP_COPY_ONE_SHOT, /**< One-shot */ enumerator
188 enum comp_copy_type copy_type = COMP_COPY_ONE_SHOT; in ipc_stream_pcm_params()