Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.h48 #define SYN_CAP_MULTIFINGER(c) ((c) & BIT(1)) macro
H A Dsynaptics.c1054 if (SYN_CAP_MULTIFINGER(priv->info.capabilities)) in synaptics_has_multifinger()