Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
14722ef4acedc643f0b78b7165ceff2d300dae4d
/
.
/
drivers
/
usb
/
storage
/
onetouch.h
blob: 41c7aa8f0446fb742533d9f30fee6c626cd2a359 [
file
] [
log
] [
blame
]
#ifndef
_ONETOUCH_H_
#define
_ONETOUCH_H_
#define
ONETOUCH_PKT_LEN
0x02
#define
ONETOUCH_BUTTON KEY_PROG1
int
onetouch_connect_input
(
struct
us_data
*
ss
);
#endif