Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/mxs/
Dmxs-pcm.c48 .pcm_hardware = &snd_mxs_hardware,
/linux-4.1.27/sound/soc/davinci/
Dedma-pcm.c44 .pcm_hardware = &edma_pcm_hardware,
/linux-4.1.27/sound/soc/spear/
Dspear_pcm.c36 .pcm_hardware = &spear_pcm_hardware,
/linux-4.1.27/sound/soc/fsl/
Dimx-pcm-dma.c52 .pcm_hardware = &imx_pcm_hardware,
/linux-4.1.27/sound/soc/cirrus/
Dep93xx-pcm.c54 .pcm_hardware = &ep93xx_pcm_hardware,
/linux-4.1.27/sound/soc/tegra/
Dtegra_pcm.c54 .pcm_hardware = &tegra_pcm_hardware,
/linux-4.1.27/sound/soc/
Dsoc-generic-dmaengine-pcm.c127 if (pcm->config && pcm->config->pcm_hardware) in dmaengine_pcm_set_runtime_hwparams()
129 pcm->config->pcm_hardware); in dmaengine_pcm_set_runtime_hwparams()
254 max_buffer_size = config->pcm_hardware->buffer_bytes_max; in dmaengine_pcm_new()
/linux-4.1.27/include/sound/
Ddmaengine_pcm.h140 const struct snd_pcm_hardware *pcm_hardware; member
/linux-4.1.27/sound/soc/atmel/
Datmel-pcm-dma.c121 .pcm_hardware = &atmel_pcm_dma_hardware,
/linux-4.1.27/sound/soc/ux500/
Dux500_pcm.c127 .pcm_hardware = &ux500_pcm_hw,