Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.h13 #define SYN_QUE_MODEL 0x03 macro
H A Dsynaptics.c262 return synaptics_query_int(psmouse, SYN_QUE_MODEL, &info->model_id); in synaptics_model_id()
569 error = ps2_sliced_command(&psmouse->ps2dev, SYN_QUE_MODEL); in synaptics_set_advanced_gesture_mode()