Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/dice/
Ddice-tcelectronic.c13 bool has_midi; member
19 .has_midi = false,
25 .has_midi = true,
31 .has_midi = true,
37 .has_midi = true,
43 .has_midi = true,
49 .has_midi = true,
55 .has_midi = false,
98 if (entry->spec->has_midi) { in snd_dice_detect_tcelectronic_formats()
Ddice-presonus.c13 bool has_midi; member
19 .has_midi = true,
56 if (entry->spec->has_midi) { in snd_dice_detect_presonus_formats()
/linux-5.19.10/sound/pci/echoaudio/
Decho3g_dsp.c64 chip->has_midi = true; in init_hw()
Dmia_dsp.c62 chip->has_midi = true; in init_hw()
Dlayla20_dsp.c56 chip->has_midi = true; in init_hw()
Dechoaudio.h390 char has_midi; member
Dlayla24_dsp.c56 chip->has_midi = true; in init_hw()
Dechoaudio.c2019 if (chip->has_midi) { /* Some Mia's do not have midi */ in __snd_echo_probe()