Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dlogips2pp.c30 #define PS2PP_NAV_BTN 0x20 macro
210 PS2PP_EXTRA_BTN | PS2PP_NAV_BTN | PS2PP_HWHEEL }, in get_model_info()
222 PS2PP_EXTRA_BTN | PS2PP_NAV_BTN }, in get_model_info()
225 PS2PP_EXTRA_BTN | PS2PP_NAV_BTN | PS2PP_HWHEEL }, in get_model_info()
243 PS2PP_EXTRA_BTN | PS2PP_NAV_BTN }, in get_model_info()
247 PS2PP_EXTRA_BTN | PS2PP_NAV_BTN }, in get_model_info()
280 if (model_info->features & PS2PP_NAV_BTN) { in ps2pp_set_model_properties()