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

/drivers/input/mouse/
H A Dsynaptics_usb.c62 #define SYNUSB_STICK (1 << 1) macro
211 if (synusb->flags & SYNUSB_STICK)
327 SYNUSB_STICK : SYNUSB_TOUCHPAD;
366 if (synusb->flags & SYNUSB_STICK)
387 if (synusb->flags & SYNUSB_STICK) {
529 { USB_DEVICE_SYNAPTICS(STICK, SYNUSB_STICK) },

Completed in 2129 milliseconds