Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_extents.c494 u8 hn_pxy_state = 0; in hotknot_event_handler() local
503 hn_pxy_state = data[2] & 0x80; in hotknot_event_handler()
505 if ((32 == id) && (0x80 == hn_pxy_state) && (0x80 == hn_pxy_state_bak)) { in hotknot_event_handler()