cregit-Linux how code gets into the kernel

Release 4.17 include/linux/platform_data/mouse-pxa930_trkball.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_ARCH_PXA930_TRKBALL_H

#define __ASM_ARCH_PXA930_TRKBALL_H


struct pxa930_trkball_platform_data {
	
int x_filter;
	
int y_filter;
};

#endif /* __ASM_ARCH_PXA930_TRKBALL_H */


Overall Contributors

PersonTokensPropCommitsCommitProp
Yong Yao2095.24%150.00%
Greg Kroah-Hartman14.76%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.
Created with cregit.