Home
last modified time | relevance | path

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

/Linux-v6.6/sound/drivers/
Dpcmtest.c115 static struct snd_pcm_hardware snd_pcmtst_hw = { variable
384 runtime->hw = snd_pcmtst_hw; in snd_pcmtst_pcm_open()
741 snd_pcmtst_hw.channels_max = buf_allocated; in mod_init()