Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
midi.h
Go to the documentation of this file.
1 #ifndef CAIAQ_MIDI_H
2 #define CAIAQ_MIDI_H
3 
5 void snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *dev, int port, const char *buf, int len);
7 
8 #endif /* CAIAQ_MIDI_H */