Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-magicmouse.c71 #define TOUCH_STATE_NONE 0x00 macro
226 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()
249 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()