Home
last modified time | relevance | path

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

/Linux-v5.4/sound/drivers/
Ddummy.c101 struct dummy_model { struct
120 struct dummy_model *model; argument
147 static struct dummy_model model_emu10k1 = {
153 static struct dummy_model model_rme9652 = {
163 static struct dummy_model model_ice1712 = {
173 static struct dummy_model model_uda1341 = {
183 static struct dummy_model model_ac97 = {
193 static struct dummy_model model_ca0106 = {
207 static struct dummy_model *dummy_models[] = {
546 struct dummy_model *model = dummy->model; in dummy_pcm_open()
[all …]