Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
s3c24xx_uda134x.h
Go to the documentation of this file.
1 #ifndef _S3C24XX_UDA134X_H_
2 #define _S3C24XX_UDA134X_H_ 1
3 
4 #include <sound/uda134x.h>
5 
7  int l3_clk;
8  int l3_mode;
9  int l3_data;
10  void (*power) (int);
11  int model;
12 };
13 
14 #endif