Searched refs:MPU401_MODE_INPUT (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pci/ca0106/
H A Dca_midi.h15 #define CA_MIDI_MODE_INPUT MPU401_MODE_INPUT
/linux-master/include/sound/
H A Dmpu401.h48 #define MPU401_MODE_INPUT (1<<MPU401_MODE_BIT_INPUT) macro
/linux-master/sound/isa/wavefront/
H A Dwavefront_midi.c247 midi->mode[mpu] |= MPU401_MODE_INPUT;
297 midi->mode[mpu] &= ~MPU401_MODE_INPUT;
/linux-master/sound/isa/msnd/
H A Dmsnd_pinnacle.c575 MPU401_MODE_INPUT |

Completed in 193 milliseconds