Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Ds6sy761.c175 u8 touch_state; in s6sy761_handle_coordinates() local
181 touch_state = (event[0] & S6SY761_MASK_TOUCH_STATE) >> 6; in s6sy761_handle_coordinates()
183 switch (touch_state) { in s6sy761_handle_coordinates()