Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
9a77c36c4a5ed7d218d3a5d154ef73e430e50052
/
.
/
include
/
linux
/
input
/
eeti_ts.h
blob: 16625d799b6fc1ca85f89d5d9f81415332c8e86e [
file
] [
log
] [
blame
]
#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 */