Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c85 static const struct snd_pcm_hardware q6asm_dai_hardware_capture = { variable
407 runtime->hw = q6asm_dai_hardware_capture; in q6asm_dai_open()
445 snd_soc_set_runtime_hwparams(substream, &q6asm_dai_hardware_capture); in q6asm_dai_open()
446 runtime->dma_bytes = q6asm_dai_hardware_capture.buffer_bytes_max; in q6asm_dai_open()