Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
linux
iio
dac
ad5791.h
Go to the documentation of this file.
1
/*
2
* AD5791 SPI DAC driver
3
*
4
* Copyright 2011 Analog Devices Inc.
5
*
6
* Licensed under the GPL-2.
7
*/
8
9
#ifndef SPI_AD5791_H_
10
#define SPI_AD5791_H_
11
19
struct
ad5791_platform_data
{
20
u16
vref_pos_mv
;
21
u16
vref_neg_mv
;
22
bool
use_rbuf_gain2
;
23
};
24
25
#endif
/* SPI_AD5791_H_ */
Generated on Thu Jan 10 2013 14:51:35 for Linux Kernel by
1.8.2