Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a209dfc7b0d94bd6fa94553c097836a2e6d0f0ba
/
.
/
include
/
linux
/
input
/
eeti_ts.h
blob: f875b316249d257ce2f56e7243e4463c9d4994e2 [
file
] [
log
] [
blame
]
#ifndef
LINUX_INPUT_EETI_TS_H
#define
LINUX_INPUT_EETI_TS_H
struct
eeti_ts_platform_data
{
unsigned
int
irq_active_high
;
};
#endif
/* LINUX_INPUT_EETI_TS_H */