Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/tegra/
H A Dtegra_pcm.c27 static const struct snd_pcm_hardware tegra_pcm_hardware = { variable
40 .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()