Searched refs:event_query_is_touchpad (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Deventcomm.c228 event_query_is_touchpad(int fd, BOOL test_grab) function in typeref:typename:Bool
486 if (!event_query_is_touchpad
875 if (event_query_is_touchpad(pInfo->fd, proto_data->need_grab)) {
900 touchpad_found = event_query_is_touchpad(fd, TRUE);
933 if (event_query_is_touchpad(fd, TRUE)) {

Completed in 3 milliseconds