Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-ac97-pcm.c102 static const struct snd_pcm_hardware bf5xx_pcm_hardware = { variable
121 size_t size = bf5xx_pcm_hardware.buffer_bytes_max in bf5xx_pcm_hw_params()
251 snd_soc_set_runtime_hwparams(substream, &bf5xx_pcm_hardware); in bf5xx_pcm_open()
323 size_t size = bf5xx_pcm_hardware.buffer_bytes_max in bf5xx_pcm_preallocate_dma_buffer()
387 size_t size = bf5xx_pcm_hardware.buffer_bytes_max * in bf5xx_pcm_free_dma_buffers()
Dbf5xx-i2s-pcm.c51 static const struct snd_pcm_hardware bf5xx_pcm_hardware = { variable
188 snd_soc_set_runtime_hwparams(substream, &bf5xx_pcm_hardware); in bf5xx_pcm_open()
326 size_t size = bf5xx_pcm_hardware.buffer_bytes_max; in bf5xx_pcm_i2s_new()