]> Git Repo - linux.git/blob - include/linux/input/eeti_ts.h
tracing: Replace syscall_meta_data struct array with pointer array
[linux.git] / include / linux / input / eeti_ts.h
1 #ifndef LINUX_INPUT_EETI_TS_H
2 #define LINUX_INPUT_EETI_TS_H
3
4 struct eeti_ts_platform_data {
5         unsigned int irq_active_high;
6 };
7
8 #endif /* LINUX_INPUT_EETI_TS_H */
9
This page took 0.038023 seconds and 4 git commands to generate.