Home
last modified time | relevance | path

Searched defs:sign_x (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-waltop.c689 s8 sign_x = tilt_x >= 0 ? 1 : -1; in waltop_raw_event() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-waltop.c689 s8 sign_x = tilt_x >= 0 ? 1 : -1; in waltop_raw_event() local

Completed in 3 milliseconds