Home
last modified time | relevance | path

Searched refs:q6asm_open_write (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6asm.h101 int q6asm_open_write(struct audio_client *ac, uint32_t stream_id,
H A Dq6asm-dai.c261 ret = q6asm_open_write(prtd->audio_client, prtd->stream_id, in q6asm_dai_prepare()
271 dev_err(dev, "%s: q6asm_open_write failed\n", __func__); in q6asm_dai_prepare()
913 ret = q6asm_open_write(prtd->audio_client, prtd->stream_id, params->codec.id, in q6asm_dai_compr_set_params()
918 dev_err(dev, "q6asm_open_write failed\n"); in q6asm_dai_compr_set_params()
970 ret = q6asm_open_write(prtd->audio_client, in q6asm_dai_compr_set_metadata()
977 dev_err(component->dev, "q6asm_open_write failed\n"); in q6asm_dai_compr_set_metadata()
984 dev_err(component->dev, "q6asm_open_write failed\n"); in q6asm_dai_compr_set_metadata()
H A Dq6asm.c916 * q6asm_open_write() - Open audio client for writing
926 int q6asm_open_write(struct audio_client *ac, uint32_t stream_id, in q6asm_open_write() function
1006 EXPORT_SYMBOL_GPL(q6asm_open_write); variable
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6asm.h101 int q6asm_open_write(struct audio_client *ac, uint32_t stream_id,
H A Dq6asm-dai.c261 ret = q6asm_open_write(prtd->audio_client, prtd->stream_id, in q6asm_dai_prepare()
271 dev_err(dev, "%s: q6asm_open_write failed\n", __func__); in q6asm_dai_prepare()
899 ret = q6asm_open_write(prtd->audio_client, prtd->stream_id, params->codec.id, in q6asm_dai_compr_set_params()
904 dev_err(dev, "q6asm_open_write failed\n"); in q6asm_dai_compr_set_params()
956 ret = q6asm_open_write(prtd->audio_client, in q6asm_dai_compr_set_metadata()
963 dev_err(component->dev, "q6asm_open_write failed\n"); in q6asm_dai_compr_set_metadata()
970 dev_err(component->dev, "q6asm_open_write failed\n"); in q6asm_dai_compr_set_metadata()
H A Dq6asm.c916 * q6asm_open_write() - Open audio client for writing
926 int q6asm_open_write(struct audio_client *ac, uint32_t stream_id, in q6asm_open_write() function
1006 EXPORT_SYMBOL_GPL(q6asm_open_write); variable

Completed in 10 milliseconds