Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ad5504.h
Go to the documentation of this file.
1 /*
2  * AD5504 SPI DAC driver
3  *
4  * Copyright 2011 Analog Devices Inc.
5  *
6  * Licensed under the GPL-2.
7  */
8 
9 #ifndef SPI_AD5504_H_
10 #define SPI_AD5504_H_
11 
14 };
15 
16 #endif /* SPI_AD5504_H_ */