Release 4.7 include/linux/input/eeti_ts.h
#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% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.