Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-utils.c101 static const struct snd_pcm_hardware dummy_dma_hardware = { variable
132 snd_soc_set_runtime_hwparams(substream, &dummy_dma_hardware); in dummy_dma_open()