Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
9d2c4f3fe50a6d07275de91b392aaaf4773bc8b6
/
.
/
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 */