Searched refs:btn2 (Results 1 – 4 of 4) sorted by relevance
25 btn2 {27 label = "btn2";
346 …n_txts the buttons as an array of texts terminated by an "" element. E.g. {"btn1", "btn2", ""}
46 btn2 {
3037 bool pen = false, btn1 = false, btn2 = false; in wacom_bpt_pen() local3055 btn2 = data[1] & 0x04; in wacom_bpt_pen()3086 input_report_key(input, BTN_STYLUS2, btn2); in wacom_bpt_pen()