Lines Matching refs:input
11 * to better match the style of the existing usb/input drivers. However, the
53 * - When it stops blinking, input the channel code as two digits, from 01
81 #include <linux/usb/input.h>
262 int users; /* 0-2, users are rc and input */
268 #define KIND_LITERAL 1 /* Simply pass to input system as EV_KEY */
272 /* Translation table from hardware messages to input events. */
507 "wrong checksum in input: %*ph\n", 4, data);
516 "Masked input from channel 0x%02x: data %02x, mask= 0x%02lx\n",
559 * Invert it to match the input layer's conventions.
902 /* Set up and register mouse input device */