Searched refs:PS2PP_SIDE_BTN (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/input/mouse/ |
| D | logips2pp.c | 27 #define PS2PP_SIDE_BTN 0x04 macro 206 { 12, 0, PS2PP_SIDE_BTN}, in get_model_info() 209 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info() 211 { 40, 0, PS2PP_SIDE_BTN }, in get_model_info() 212 { 41, 0, PS2PP_SIDE_BTN }, in get_model_info() 213 { 42, 0, PS2PP_SIDE_BTN }, in get_model_info() 214 { 43, 0, PS2PP_SIDE_BTN }, in get_model_info() 217 { 52, PS2PP_KIND_WHEEL, PS2PP_SIDE_BTN | PS2PP_WHEEL }, in get_model_info() 219 { 56, PS2PP_KIND_WHEEL, PS2PP_SIDE_BTN | PS2PP_WHEEL }, /* Cordless MouseMan Wheel */ in get_model_info() 221 PS2PP_WHEEL | PS2PP_SIDE_BTN | PS2PP_TASK_BTN | in get_model_info() [all …]
|