Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mt9t001.h
Go to the documentation of this file.
1 #ifndef _MEDIA_MT9T001_H
2 #define _MEDIA_MT9T001_H
3 
5  unsigned int clk_pol:1;
6  unsigned int ext_clk;
7 };
8 
9 #endif