Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dwacom_wac.c1769 int prox = 0, x = 0, y = 0, p = 0, d = 0, pen = 0, btn1 = 0, btn2 = 0; in wacom_bpt_pen() local
1815 btn2 = data[1] & 0x04; in wacom_bpt_pen()
1822 input_report_key(input, BTN_STYLUS2, btn2); in wacom_bpt_pen()