Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/qcom/qdsp6/
Dq6asm-dai.c237 q6asm_cmd(prtd->audio_client, prtd->stream_id, CMD_CLOSE); in q6asm_dai_prepare()
303 q6asm_cmd(prtd->audio_client, prtd->stream_id, CMD_CLOSE); in q6asm_dai_prepare()
441 q6asm_cmd(prtd->audio_client, prtd->stream_id, in q6asm_dai_close()
663 q6asm_cmd(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_free()
666 q6asm_cmd(prtd->audio_client, in q6asm_dai_compr_free()
Dq6asm.h143 int q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd);
Dq6asm.c1693 int q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd) in q6asm_cmd() function
1697 EXPORT_SYMBOL_GPL(q6asm_cmd);