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