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

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dpsmcomm.c86 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 Dps2comm.c329 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 Deventcomm.c143 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 Dsynaptics.c219 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 Dproperties.c188 xf86IDrvMsg(pInfo, X_ERROR, "Failed to init float atom. "
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
H A Dxf86-input-inputtest.c162 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 Dxf86Xinput.h170 extern _X_EXPORT void xf86IDrvMsg(InputInfoPtr dev,
H A Dxf86Helper.c1215 xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format, ...) function in typeref:typename:void
/xsrc/external/mit/xf86-input-synaptics/dist/test/
H A Dfake-symbols.h109 extern void xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format,
H A Dfake-symbols.c308 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 Dxf86Xinput.h209 xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format, ...)
H A Dxf86Helper.c1082 xf86IDrvMsg(InputInfoPtr dev, MessageType type, const char *format, ...) function in typeref:typename:void

Completed in 21 milliseconds