Home
last modified time | relevance | path

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

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