cregit-Linux how code gets into the kernel

Release 4.7 include/linux/sh_timer.h

Directory: include/linux
#ifndef __SH_TIMER_H__

#define __SH_TIMER_H__


struct sh_timer_config {
	
unsigned int channels_mask;
};

#endif /* __SH_TIMER_H__ */

Overall Contributors

PersonTokensPropCommitsCommitProp
magnus dammmagnus damm1055.56%133.33%
paul mundtpaul mundt422.22%133.33%
laurent pinchartlaurent pinchart422.22%133.33%
Total18100.00%3100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}