Home
last modified time | relevance | path

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

/linux/drivers/misc/ibmasm/
H A Dremote.c124 if (input->type == INPUT_TYPE_MOUSE) { in print_input()
184 if (input.type == INPUT_TYPE_MOUSE) { in ibmasm_handle_mouse_interrupt()
H A Dremote.h36 #define INPUT_TYPE_MOUSE 0x1 macro