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

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

Completed in 115 milliseconds