cregit-Linux how code gets into the kernel

Release 4.12 include/linux/platform_data/pcmcia-pxa2xx_viper.h

#ifndef __ARCOM_PCMCIA_H

#define __ARCOM_PCMCIA_H


struct arcom_pcmcia_pdata {
	
int	cd_gpio;
	
int	rdy_gpio;
	
int	pwr_gpio;
	
void	(*reset)(int state);
};

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Marc Zyngier32100.00%1100.00%
Total32100.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.