Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/dwc/
H A Ddwc-pcm.c72 static const struct snd_pcm_hardware dw_pcm_hardware = { variable
145 snd_soc_set_runtime_hwparams(substream, &dw_pcm_hardware); in dw_pcm_open()
245 size_t size = dw_pcm_hardware.buffer_bytes_max; in dw_pcm_new()