Home
last modified time | relevance | path

Searched refs:SYN_MEXT_CAP_BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics.h55 #define SYN_MEXT_CAP_BIT(m) ((m) & BIT(1)) macro
H A Dsynaptics.c293 if (SYN_MEXT_CAP_BIT(bid[0])) in synaptics_query_modes()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.h55 #define SYN_MEXT_CAP_BIT(m) ((m) & BIT(1)) macro
H A Dsynaptics.c295 if (SYN_MEXT_CAP_BIT(bid[0])) in synaptics_query_modes()

Completed in 6 milliseconds