Searched refs:q6asm_cmd (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/sound/soc/qcom/qdsp6/ |
D | q6asm-dai.c | 242 q6asm_cmd(prtd->audio_client, prtd->stream_id, CMD_CLOSE); in q6asm_dai_prepare() 308 q6asm_cmd(prtd->audio_client, prtd->stream_id, CMD_CLOSE); in q6asm_dai_prepare() 451 q6asm_cmd(prtd->audio_client, prtd->stream_id, in q6asm_dai_close() 673 q6asm_cmd(prtd->audio_client, prtd->stream_id, in q6asm_dai_compr_free() 676 q6asm_cmd(prtd->audio_client, in q6asm_dai_compr_free()
|
D | q6asm.h | 144 int q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd);
|
D | q6asm.c | 1692 int q6asm_cmd(struct audio_client *ac, uint32_t stream_id, int cmd) in q6asm_cmd() function 1696 EXPORT_SYMBOL_GPL(q6asm_cmd);
|