Home
last modified time | relevance | path

Searched refs:q6asm_get_hw_pointer (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.c591 int q6asm_get_hw_pointer(struct audio_client *ac, unsigned int dir) in q6asm_get_hw_pointer() function
597 EXPORT_SYMBOL_GPL(q6asm_get_hw_pointer);
H A Dq6asm-dai.c483 ptr = q6asm_get_hw_pointer(prtd->audio_client, substream->stream) * runtime->period_size; in q6asm_dai_pointer()