cregit-Linux how code gets into the kernel

Release 4.7 include/media/i2c/mt9t001.h

#ifndef _MEDIA_MT9T001_H

#define _MEDIA_MT9T001_H


struct mt9t001_platform_data {
	
unsigned int clk_pol:1;
	
unsigned int ext_clk;
};

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
laurent pinchartlaurent pinchart23100.00%2100.00%
Total23100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}