input: touchscreen: xiaomi: Move xiaomi_touch_set_suspend_state up
Change-Id: If5d0efede26fbf1b16c46a5c628655c6eb2b41ce
This commit is contained in:
parent
c20b8d1d58
commit
3c2c3f934a
@ -189,10 +189,10 @@ extern int update_touch_rawdata(void);
|
||||
|
||||
extern void last_touch_events_collect(int slot, int state);
|
||||
|
||||
int xiaomi_touch_set_suspend_state(int state);
|
||||
|
||||
extern int notify_gesture_single_tap(void);
|
||||
|
||||
extern int update_fod_press_status(int value);
|
||||
|
||||
int xiaomi_touch_set_suspend_state(int state);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user