| /xsrc/external/mit/xf86-input-synaptics/dist/src/ |
| H A D | psmcomm.c | 86 xf86IDrvMsg(pInfo, X_ERROR, "%s Can't set native mode\n", pInfo->name); 91 xf86IDrvMsg(pInfo, X_ERROR, "%s Can't get hardware info\n", 100 xf86IDrvMsg(pInfo, X_ERROR, 148 xf86IDrvMsg(pInfo, X_PROBED, "synaptics touchpad found\n");
|
| H A D | ps2comm.c | 329 xf86IDrvMsg(pInfo, X_ERROR, "Query no Synaptics: %06X\n", 338 xf86IDrvMsg(pInfo, X_PROBED, " Synaptics Touchpad, model: %d\n", 340 xf86IDrvMsg(pInfo, X_PROBED, " Firmware: %d.%d\n", SYN_ID_MAJOR(synhw), 344 xf86IDrvMsg(pInfo, X_PROBED, " 180 degree mounted touchpad\n"); 346 xf86IDrvMsg(pInfo, X_PROBED, " portrait touchpad\n"); 347 xf86IDrvMsg(pInfo, X_PROBED, " Sensor: %d\n", SYN_MODEL_SENSOR(synhw)); 349 xf86IDrvMsg(pInfo, X_PROBED, " new absolute packet format\n"); 351 xf86IDrvMsg(pInfo, X_PROBED, " pen detection\n"); 354 xf86IDrvMsg(pInfo, X_PROBED, 357 xf86IDrvMsg(pInf [all...] |
| H A D | eventcomm.c | 143 xf86IDrvMsg(pInfo, X_WARNING, 153 xf86IDrvMsg(pInfo, X_WARNING, 164 xf86IDrvMsg(pInfo, X_WARNING, 192 xf86IDrvMsg(pInfo, X_WARNING, "can't grab event device, errno=%d\n", 358 xf86IDrvMsg(pInfo, X_ERROR, "%s EVIOCGABS error on %d (%s)\n", 403 xf86IDrvMsg(pInfo, X_ERROR, "failed to query ABS bits (%s)\n", 448 xf86IDrvMsg(pInfo, X_PROBED, "x-axis range %d - %d (res %d)\n", 450 xf86IDrvMsg(pInfo, X_PROBED, "y-axis range %d - %d (res %d)\n", 453 xf86IDrvMsg(pInfo, X_PROBED, "pressure range %d - %d\n", 456 xf86IDrvMsg(pInf [all...] |
| H A D | synaptics.c | 219 xf86IDrvMsg(pInfo, X_PROBED, 229 xf86IDrvMsg(pInfo, X_PROBED, 238 xf86IDrvMsg(pInfo, X_PROBED, 247 xf86IDrvMsg(pInfo, X_PROBED, 521 xf86IDrvMsg(pInfo, X_ERROR, 721 xf86IDrvMsg(pInfo, X_WARNING, 803 xf86IDrvMsg(pInfo, X_ERROR, 813 xf86IDrvMsg(pInfo, X_ERROR, "Synaptics driver unable to open device\n"); 837 xf86IDrvMsg(pInfo, X_ERROR, 935 xf86IDrvMsg(pInf [all...] |
| H A D | properties.c | 188 xf86IDrvMsg(pInfo, X_ERROR, "Failed to init float atom. "
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/ |
| H A D | xf86-input-inputtest.c | 162 xf86IDrvMsg(pInfo, X_DEBUG, "Synchronization finished\n"); 191 xf86IDrvMsg(pInfo, X_ERROR, "Failed to accept a connection\n"); 195 xf86IDrvMsg(pInfo, X_DEBUG, "Accepted input control connection\n"); 213 xf86IDrvMsg(pInfo, X_DEBUG, "Device turned on\n"); 246 xf86IDrvMsg(pInfo, X_DEBUG, "Device turned off\n"); 522 xf86IDrvMsg(pInfo, X_INFO, "Close\n"); 574 xf86IDrvMsg(pInfo, X_ERROR, "Error writing driver version: %s\n", strerror(errno)); 582 xf86IDrvMsg(pInfo, X_ERROR, "Unsupported protocol version: %d.%d (current %d.%d)\n", 603 xf86IDrvMsg(pInfo, X_DEBUG, "Handling sync event\n"); 615 xf86IDrvMsg(pInf [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.h | 170 extern _X_EXPORT void xf86IDrvMsg(InputInfoPtr dev,
|
| H A D | xf86Helper.c | 1215 xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format, ...) function in typeref:typename:void
|
| /xsrc/external/mit/xf86-input-synaptics/dist/test/ |
| H A D | fake-symbols.h | 109 extern void xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format,
|
| H A D | fake-symbols.c | 308 xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format, ...) function in typeref:typename:_X_EXPORT void
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.h | 209 xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format, ...)
|
| H A D | xf86Helper.c | 1082 xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format, ...) function in typeref:typename:void
|