cregit-Linux how code gets into the kernel

Release 4.7 include/linux/input/eeti_ts.h

#ifndef LINUX_INPUT_EETI_TS_H

#define LINUX_INPUT_EETI_TS_H


struct eeti_ts_platform_data {
	
int irq_gpio;
	
unsigned int irq_active_high;
};

#endif /* LINUX_INPUT_EETI_TS_H */


Overall Contributors

PersonTokensPropCommitsCommitProp
daniel mackdaniel mack1885.71%150.00%
arnd bergmannarnd bergmann314.29%150.00%
Total21100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}