Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/dice/
H A 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()
H A Ddice-presonus.c11 bool has_midi; member
17 .has_midi = true,
54 if (entry->spec->has_midi) { in snd_dice_detect_presonus_formats()
/openbmc/linux/sound/pci/echoaudio/
H A Decho3g_dsp.c64 chip->has_midi = true; in init_hw()
H A Dmia_dsp.c62 chip->has_midi = true; in init_hw()
H A Dlayla20_dsp.c56 chip->has_midi = true; in init_hw()
H A Dechoaudio.h390 char has_midi; member
H A Dlayla24_dsp.c56 chip->has_midi = true; in init_hw()
H A Dechoaudio.c2019 if (chip->has_midi) { /* Some Mia's do not have midi */ in __snd_echo_probe()