cregit-Linux how code gets into the kernel

Release 4.17 include/linux/input/ili210x.h

/* SPDX-License-Identifier: GPL-2.0 */
#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 Sobrie3096.77%150.00%
Greg Kroah-Hartman13.23%150.00%
Total31100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.