Home
last modified time | relevance | path

Searched refs:pre_key (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c584 static u8 pre_key = 0; in goodix_ts_work_func() local
811 if(key_value || pre_key) in goodix_ts_work_func()
840 if ( (pre_key == 0x40) || (pre_key == 0x20) || in goodix_ts_work_func()
841 (pre_key == 0x10) in goodix_ts_work_func()
876 pre_key = key_value; in goodix_ts_work_func()