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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dfsl_dma.c141 static const struct snd_pcm_hardware fsl_dma_hardware = { variable in typeref:struct:snd_pcm_hardware
305 fsl_dma_hardware.buffer_bytes_max,
310 fsl_dma_hardware.buffer_bytes_max);
315 fsl_dma_hardware.buffer_bytes_max,
321 fsl_dma_hardware.buffer_bytes_max);
458 snd_soc_set_runtime_hwparams(substream, &fsl_dma_hardware);

Completed in 44 milliseconds