Searched refs:tegra_pcm_hardware (Results 1 – 1 of 1) sorted by relevance
27 static const struct snd_pcm_hardware tegra_pcm_hardware = { variable40 .pcm_hardware = &tegra_pcm_hardware,91 snd_soc_set_runtime_hwparams(substream, &tegra_pcm_hardware); in tegra_pcm_open()219 return tegra_pcm_dma_allocate(dev, rtd, tegra_pcm_hardware.buffer_bytes_max); in tegra_pcm_construct()