Home
last modified time | relevance | path

Searched refs:stylus2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/tablet/
H A Dacecad.c72 int stylus2 = (data[0] & 0x20) >> 5; in usb_acecad_irq() local
78 input_report_key(dev, BTN_STYLUS2, stylus2); in usb_acecad_irq()