Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/
H A Ddummy.c505 static const struct snd_pcm_hardware dummy_pcm_hardware = { variable
945 .size = sizeof(dummy_pcm_hardware.item) }
1054 dummy->pcm_hw = dummy_pcm_hardware; in snd_dummy_probe()
/kernel/linux/linux-6.6/sound/drivers/
H A Ddummy.c512 static const struct snd_pcm_hardware dummy_pcm_hardware = { variable
944 .size = sizeof(dummy_pcm_hardware.item) }
1053 dummy->pcm_hw = dummy_pcm_hardware; in snd_dummy_probe()

Completed in 4 milliseconds