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

/linux-4.4.14/drivers/input/mouse/
H A Dsynaptics_usb.c61 #define SYNUSB_STICK (1 << 1) macro
210 if (synusb->flags & SYNUSB_STICK) synusb_irq()
326 SYNUSB_STICK : SYNUSB_TOUCHPAD; synusb_probe()
365 if (synusb->flags & SYNUSB_STICK) synusb_probe()
386 if (synusb->flags & SYNUSB_STICK) { synusb_probe()
534 { USB_DEVICE_SYNAPTICS(STICK, SYNUSB_STICK) },

Completed in 72 milliseconds