Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-magicmouse.c66 #define TOUCH_STATE_NONE 0x00 macro
196 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()
206 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()