Searched refs:BTN_LEFT_MASK (Results 1 – 1 of 1) sorted by relevance
60 #define BTN_LEFT_MASK 0x01 macro274 input_report_key(drvdat->input, BTN_LEFT, data[1] & BTN_LEFT_MASK); in asus_report_input()