Searched refs:MIDI_IN_STATE_NORMAL (Results 1 – 2 of 2) sorted by relevance
30 chip->mtc_state = MIDI_IN_STATE_NORMAL; in enable_midi_input()78 case MIDI_IN_STATE_NORMAL: in mtc_process_data()91 chip->mtc_state = MIDI_IN_STATE_NORMAL; in mtc_process_data()
114 #define MIDI_IN_STATE_NORMAL 0 macro