Home
last modified time | relevance | path

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

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