Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c13 bool has_midi; member
19 .has_midi = true,
56 if (entry->spec->has_midi) { in snd_dice_detect_presonus_formats()
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Decho3g_dsp.c63 chip->has_midi = true; in init_hw()
H A Dmia_dsp.c61 chip->has_midi = true; in init_hw()
H A Dlayla20_dsp.c55 chip->has_midi = true; in init_hw()
H A Dechoaudio.h390 char has_midi; member
H A Dlayla24_dsp.c55 chip->has_midi = true; in init_hw()
H A Dechoaudio.c2051 if (chip->has_midi) { /* Some Mia's do not have midi */ in snd_echo_probe()