Home
last modified time | relevance | path

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

/sound/soc/blackfin/
Dbf5xx-i2s-pcm.c51 static const struct snd_pcm_hardware bf5xx_pcm_hardware = { variable
70 size_t size = bf5xx_pcm_hardware.buffer_bytes_max; in bf5xx_pcm_hw_params()
169 snd_soc_set_runtime_hwparams(substream, &bf5xx_pcm_hardware); in bf5xx_pcm_open()
220 size_t size = bf5xx_pcm_hardware.buffer_bytes_max; in bf5xx_pcm_preallocate_dma_buffer()
Dbf5xx-tdm-pcm.c57 static const struct snd_pcm_hardware bf5xx_pcm_hardware = { variable
74 size_t size = bf5xx_pcm_hardware.buffer_bytes_max; in bf5xx_pcm_hw_params()
165 snd_soc_set_runtime_hwparams(substream, &bf5xx_pcm_hardware); in bf5xx_pcm_open()
249 size_t size = bf5xx_pcm_hardware.buffer_bytes_max; in bf5xx_pcm_preallocate_dma_buffer()
Dbf5xx-ac97-pcm.c103 static const struct snd_pcm_hardware bf5xx_pcm_hardware = { variable
123 size_t size = bf5xx_pcm_hardware.buffer_bytes_max in bf5xx_pcm_hw_params()
253 snd_soc_set_runtime_hwparams(substream, &bf5xx_pcm_hardware); in bf5xx_pcm_open()
325 size_t size = bf5xx_pcm_hardware.buffer_bytes_max in bf5xx_pcm_preallocate_dma_buffer()
389 size_t size = bf5xx_pcm_hardware.buffer_bytes_max * in bf5xx_pcm_free_dma_buffers()