Home
last modified time | relevance | path

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

/linux/sound/drivers/
H A Ddummy.c512 static const struct snd_pcm_hardware dummy_pcm_hardware = { variable
944 .size = sizeof(dummy_pcm_hardware.item) }
1052 dummy->pcm_hw = dummy_pcm_hardware; in snd_dummy_probe()