Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ti_tscadc.h
Go to the documentation of this file.
1 #ifndef __LINUX_TI_TSCADC_H
2 #define __LINUX_TI_TSCADC_H
3 
12 struct tsc_data {
13  int wires;
15 };
16 
17 #endif