Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dsynaptics.h57 #define SYN_MEXT_CAP_BIT(m) ((m) & (1 << 1)) macro
Dsynaptics.c292 if (SYN_MEXT_CAP_BIT(bid[0])) in synaptics_query_modes()