Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dlogips2pp.c31 #define PS2PP_TASK_BTN BIT(4) macro
217 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
229 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
232 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
250 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
254 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info()
258 PS2PP_TASK_BTN | PS2PP_EXTRA_BTN } in get_model_info()
285 if (model_info->features & PS2PP_TASK_BTN) in ps2pp_set_model_properties()