Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dlogips2pp.c29 #define PS2PP_TASK_BTN 0x10 macro
209 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
221 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
224 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
242 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
246 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
250 PS2PP_TASK_BTN | PS2PP_EXTRA_BTN } in get_model_info()
277 if (model_info->features & PS2PP_TASK_BTN) in ps2pp_set_model_properties()