cregit-Linux how code gets into the kernel

Release 4.12 include/linux/platform_data/ad7291.h

#ifndef __IIO_AD7291_H__

#define __IIO_AD7291_H__

/**
 * struct ad7291_platform_data - AD7291 platform data
 * @use_external_ref: Whether to use an external or internal reference voltage
 */

struct ad7291_platform_data {
	
bool use_external_ref;
};

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Lars-Peter Clausen17100.00%1100.00%
Total17100.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.