cregit-Linux how code gets into the kernel

Release 4.12 include/linux/input/ili210x.h

#ifndef _ILI210X_H

#define _ILI210X_H


struct ili210x_platform_data {
	
unsigned long irq_flags;
	
unsigned int poll_period;
	
bool (*get_pendown_state)(void);
};

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Olivier Sobrie30100.00%1100.00%
Total30100.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.