Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-magicmouse.c71 #define TOUCH_STATE_NONE 0x00 macro
226 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()
247 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()