Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mouse-pxa930_trkball.h
Go to the documentation of this file.
1 #ifndef __ASM_ARCH_PXA930_TRKBALL_H
2 #define __ASM_ARCH_PXA930_TRKBALL_H
3 
5  int x_filter;
6  int y_filter;
7 };
8 
9 #endif /* __ASM_ARCH_PXA930_TRKBALL_H */
10