Home
last modified time | relevance | path

Searched refs:q6asm_cmd (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c228 ret = q6asm_cmd(prtd->audio_client, prtd->stream_id, CMD_CLOSE); in q6asm_dai_prepare()
305 q6asm_cmd(prtd->audio_client, prtd->stream_id, CMD_CLOSE); in q6asm_dai_prepare()
466 q6asm_cmd(prtd->audio_client, prtd->stream_id, in q6asm_dai_close()
681 q6asm_cmd(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_free()
684 q6asm_cmd(prtd->audio_client, in q6asm_dai_compr_free()
950 q6asm_cmd(prtd->audio_client, prtd->stream_id, CMD_CLOSE); in q6asm_dai_compr_set_params()
H A Dq6asm.h143 int q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd);
H A Dq6asm.c1627 int q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd) in q6asm_cmd() function
1631 EXPORT_SYMBOL_GPL(q6asm_cmd);