Searched refs:DSP_FLAG_MIDI_INPUT (Results 1 – 2 of 2) sorted by relevance
47 cpu_to_le32(DSP_FLAG_MIDI_INPUT); in enable_midi_input()50 ~cpu_to_le32(DSP_FLAG_MIDI_INPUT); in enable_midi_input()
251 #define DSP_FLAG_MIDI_INPUT 0x0001 /* Enable MIDI input */ macro