Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-magicmouse.c65 #define TOUCH_STATE_NONE 0x00 macro
195 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()
205 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()