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

/linux-4.4.14/sound/drivers/
H A Ddummy.c115 struct dummy_model { struct
134 struct dummy_model *model;
161 static struct dummy_model model_emu10k1 = {
167 static struct dummy_model model_rme9652 = {
177 static struct dummy_model model_ice1712 = {
187 static struct dummy_model model_uda1341 = {
197 static struct dummy_model model_ac97 = {
207 static struct dummy_model model_ca0106 = {
221 static struct dummy_model *dummy_models[] = {
563 struct dummy_model *model = dummy->model; dummy_pcm_open()
1052 struct dummy_model *m = NULL, **mdl; snd_dummy_probe()

Completed in 205 milliseconds