cregit-Linux how code gets into the kernel

Release 4.12 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_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Michael Hennerich18100.00%1100.00%
Total18100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.