Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics.h129 #define SYN_ID_FULL(i) ((SYN_ID_MAJOR(i) << 8) | SYN_ID_MINOR(i)) macro
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.h129 #define SYN_ID_FULL(i) ((SYN_ID_MAJOR(i) << 8) | SYN_ID_MINOR(i)) macro

Completed in 2 milliseconds