#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 */Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| daniel mack | daniel mack | 18 | 85.71% | 1 | 50.00% |
| arnd bergmann | arnd bergmann | 3 | 14.29% | 1 | 50.00% |
| Total | 21 | 100.00% | 2 | 100.00% |