Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/
H A Dpcmtest.c115 static struct snd_pcm_hardware snd_pcmtst_hw = { variable
384 runtime->hw = snd_pcmtst_hw; in snd_pcmtst_pcm_open()
752 snd_pcmtst_hw.channels_max = buf_allocated; in mod_init()