Searched refs:SYN_MEXT_CAP_BIT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/input/mouse/ | ||
D | synaptics.h | 55 #define SYN_MEXT_CAP_BIT(m) ((m) & BIT(1)) macro |
D | synaptics.c | 294 if (SYN_MEXT_CAP_BIT(bid[0])) in synaptics_query_modes() |