Lines Matching refs:input
8 #include <linux/input/mt.h>
11 #include "input-core-private.h"
25 * input_mt_init_slots() - initialize MT input slots
26 * @dev: input device supporting MT events and finger tracking
31 * in the input device, prepares the ABS_MT_SLOT and
105 * input_mt_destroy_slots() - frees the MT slots of the input device
106 * @dev: input device with allocated MT slots
108 * This function is only needed in error path as the input core will
123 * @dev: input device with allocated MT slots
166 * @dev: input device with allocated MT slots
172 * The input core ensures only the KEY events already setup for
187 * @dev: input device with allocated MT slots
193 * The input core ensures only the KEY and ABS axes already setup for
276 * @dev: input device with allocated MT slots
299 * @dev: input device with allocated MT slots
324 * @dev: input device with allocated MT slots
464 * @dev: input device with allocated MT slots
505 * @dev: input device with allocated MT slots