Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
input.h
Go to the documentation of this file.
1 #ifndef CAIAQ_INPUT_H
2 #define CAIAQ_INPUT_H
3 
4 void snd_usb_caiaq_input_dispatch(struct snd_usb_caiaqdev *dev, char *buf, unsigned int len);
7 
8 #endif