Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hid/
Dhid-magicmouse.c67 #define TOUCH_STATE_NONE 0x00 macro
221 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()
242 down = state != TOUCH_STATE_NONE; in magicmouse_emit_touch()