Home
last modified time | relevance | path

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

/linux/sound/drivers/
H A Ddummy.c109 struct dummy_model { struct
128 const struct dummy_model *model; argument
155 static const struct dummy_model model_emu10k1 = {
161 static const struct dummy_model model_rme9652 = {
171 static const struct dummy_model model_ice1712 = {
181 static const struct dummy_model model_uda1341 = {
191 static const struct dummy_model model_ac97 = {
201 static const struct dummy_model model_ca0106 = {
215 static const struct dummy_model *dummy_models[] = {
545 const struct dummy_model *model = dummy->model; in dummy_pcm_open()
[all …]