Searched refs:MIDI_IN_STATE_NORMAL (Results 1 – 2 of 2) sorted by relevance
45 chip->mtc_state = MIDI_IN_STATE_NORMAL; in enable_midi_input()93 case MIDI_IN_STATE_NORMAL: in mtc_process_data()106 chip->mtc_state = MIDI_IN_STATE_NORMAL; in mtc_process_data()
129 #define MIDI_IN_STATE_NORMAL 0 macro