%PDF- %PDF-
| Direktori : /data/old/usr/src/kernels/3.10.0-1160.83.1.el7.x86_64.debug/include/linux/iio/dac/ |
| Current File : //data/old/usr/src/kernels/3.10.0-1160.83.1.el7.x86_64.debug/include/linux/iio/dac/ad5504.h |
/*
* AD5504 SPI DAC driver
*
* Copyright 2011 Analog Devices Inc.
*
* Licensed under the GPL-2.
*/
#ifndef SPI_AD5504_H_
#define SPI_AD5504_H_
struct ad5504_platform_data {
u16 vref_mv;
};
#endif /* SPI_AD5504_H_ */