Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mcp4725.h
Go to the documentation of this file.
1 /*
2  * MCP4725 DAC driver
3  *
4  * Copyright (C) 2012 Peter Meerwald <[email protected]>
5  *
6  * Licensed under the GPL-2 or later.
7  */
8 
9 #ifndef IIO_DAC_MCP4725_H_
10 #define IIO_DAC_MCP4725_H_
11 
14 };
15 
16 #endif /* IIO_DAC_MCP4725_H_ */