Searched refs:INPUT_TYPE_MOUSE (Results 1 – 2 of 2) sorted by relevance
138 if (input->type == INPUT_TYPE_MOUSE) { in print_input()198 if (input.type == INPUT_TYPE_MOUSE) { in ibmasm_handle_mouse_interrupt()
49 #define INPUT_TYPE_MOUSE 0x1 macro