Searched refs:CA_MIDI_MODE_INPUT (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/ca0106/
H A Dca_midi.h15 #define CA_MIDI_MODE_INPUT MPU401_MODE_INPUT macro
H A Dca_midi.c50 if (!(midi->midi_mode & CA_MIDI_MODE_INPUT)) {
116 midi->midi_mode |= CA_MIDI_MODE_INPUT;
138 if (!(midi->midi_mode & CA_MIDI_MODE_INPUT)) {
157 midi->midi_mode &= ~CA_MIDI_MODE_INPUT;
182 if (!(midi->midi_mode & CA_MIDI_MODE_INPUT)) {

Completed in 88 milliseconds