Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsynaptics.h10 #define SYN_QUE_IDENTIFY 0x00 macro
H A Dsynaptics.c247 error = synaptics_query_int(psmouse, SYN_QUE_IDENTIFY, &info->identity); in synaptics_identify()