Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/fsl/
Dfsl_dma.c131 static const struct snd_pcm_hardware fsl_dma_hardware = { variable
301 fsl_dma_hardware.buffer_bytes_max, in fsl_dma_new()
311 fsl_dma_hardware.buffer_bytes_max, in fsl_dma_new()
451 snd_soc_set_runtime_hwparams(substream, &fsl_dma_hardware); in fsl_dma_open()