Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
#ifndef LINUX_INPUT_EETI_TS_H
#define LINUX_INPUT_EETI_TS_H

struct eeti_ts_platform_data {
	int irq_gpio;
	unsigned int irq_active_high;
};

#endif /* LINUX_INPUT_EETI_TS_H */