Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/omap/
Domap-pcm.c42 static struct snd_pcm_hardware omap_pcm_hardware = { variable
66 omap_pcm_hardware.formats |= (1LL << i); in omap_pcm_limit_supported_formats()
135 snd_soc_set_runtime_hwparams(substream, &omap_pcm_hardware); in omap_pcm_open()
181 size_t size = omap_pcm_hardware.buffer_bytes_max; in omap_pcm_preallocate_dma_buffer()