Home
last modified time | relevance | path

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

/Linux-v5.15/sound/drivers/
Ddummy.c100 struct dummy_model { struct
119 const struct dummy_model *model; argument
146 static const struct dummy_model model_emu10k1 = {
152 static const struct dummy_model model_rme9652 = {
162 static const struct dummy_model model_ice1712 = {
172 static const struct dummy_model model_uda1341 = {
182 static const struct dummy_model model_ac97 = {
192 static const struct dummy_model model_ca0106 = {
206 static const struct dummy_model *dummy_models[] = {
537 const struct dummy_model *model = dummy->model; in dummy_pcm_open()
[all …]