Searched refs:has_midi (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/dice/ |
H A D | dice-tcelectronic.c | 13 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 D | dice-presonus.c | 13 bool has_midi; member 19 .has_midi = true, 56 if (entry->spec->has_midi) { in snd_dice_detect_presonus_formats()
|
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-tcelectronic.c | 13 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 D | dice-presonus.c | 11 bool has_midi; member 17 .has_midi = true, 54 if (entry->spec->has_midi) { in snd_dice_detect_presonus_formats()
|
/kernel/linux/linux-5.10/sound/pci/echoaudio/ |
H A D | echo3g_dsp.c | 63 chip->has_midi = true; in init_hw()
|
H A D | layla20_dsp.c | 55 chip->has_midi = true; in init_hw()
|
H A D | mia_dsp.c | 61 chip->has_midi = true; in init_hw()
|
H A D | echoaudio.h | 390 char has_midi; member
|
H A D | layla24_dsp.c | 55 chip->has_midi = true; in init_hw()
|
H A D | echoaudio.c | 2051 if (chip->has_midi) { /* Some Mia's do not have midi */ in snd_echo_probe()
|
/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | echo3g_dsp.c | 64 chip->has_midi = true; in init_hw()
|
H A D | mia_dsp.c | 62 chip->has_midi = true; in init_hw()
|
H A D | echoaudio.h | 390 char has_midi; member
|
H A D | layla20_dsp.c | 56 chip->has_midi = true; in init_hw()
|
H A D | layla24_dsp.c | 56 chip->has_midi = true; in init_hw()
|
H A D | echoaudio.c | 2019 if (chip->has_midi) { /* Some Mia's do not have midi */ in __snd_echo_probe()
|
Completed in 12 milliseconds