Lines Matching refs:xf86Msg
108 xf86Msg(X_ERROR, "%s: num_valuator %d is greater than" \
145 xf86Msg(X_CONFIG, "%s: (accel) constant deceleration by %.1f\n", in ProcessVelocityConfiguration()
154 xf86Msg(X_CONFIG, "%s: (accel) adaptive deceleration by %.1f\n", in ProcessVelocityConfiguration()
168 xf86Msg(X_CONFIG, "%s: (accel) acceleration profile %i\n", devname, in ProcessVelocityConfiguration()
172 xf86Msg(X_CONFIG, "%s: (accel) acceleration profile %i is unknown\n", in ProcessVelocityConfiguration()
201 xf86Msg(X_CONFIG, "%s: (accel) max rel. velocity difference: %.1f%%\n", in ProcessVelocityConfiguration()
248 xf86Msg(X_CONFIG, "%s: (accel) selected scheme %s/%i\n", in ApplyAccelerationSettings()
252 xf86Msg(X_CONFIG, "%s: (accel) could not init scheme %s\n", in ApplyAccelerationSettings()
258 xf86Msg(X_CONFIG, "%s: (accel) keeping acceleration scheme %i\n", in ApplyAccelerationSettings()
288 xf86Msg(X_CONFIG, "%s: (accel) acceleration factor: %.3f\n", in ApplyAccelerationSettings()
291 xf86Msg(X_CONFIG, "%s: (accel) acceleration threshold: %i\n", in ApplyAccelerationSettings()
315 xf86Msg(X_ERROR, in ApplyTransformationMatrix()
342 xf86Msg(X_CONFIG, "%s: doesn't report core events\n", pInfo->name); in xf86ProcessCommonOptions()
346 xf86Msg(X_CONFIG, "%s: always reports core events\n", pInfo->name); in xf86ProcessCommonOptions()
368 xf86Msg(X_ERROR, "Too many input devices. Ignoring %s\n", pInfo->name); in xf86ActivateDevice()
385 xf86Msg(X_INFO, in xf86ActivateDevice()
694 xf86Msg(X_ERROR, "Failed to allocate memory while merging " in MergeInputClasses()
702 xf86Msg(X_CONFIG, "%s: Applying InputClass \"%s\"\n", in MergeInputClasses()
731 xf86Msg(X_CONFIG, "%s: Ignoring device from InputClass \"%s\"\n", in IgnoreInputClass()
883 xf86Msg(X_ERROR, "No input driver matching `%s'\n", pInfo->driver); in xf86NewInputDevice()
886 xf86Msg(X_INFO, "Falling back to input driver `%s'\n", in xf86NewInputDevice()
900 xf86Msg(X_INFO, "Using input driver '%s' for '%s'\n", drv->driverName, in xf86NewInputDevice()
904 xf86Msg(X_ERROR, in xf86NewInputDevice()
944 xf86Msg(X_ERROR, "PreInit returned %d for \"%s\"\n", rval, pInfo->name); in xf86NewInputDevice()
955 xf86Msg(X_ERROR, "Couldn't init device \"%s\"\n", pInfo->name); in xf86NewInputDevice()
962 xf86Msg(X_ERROR, "Couldn't post-init device \"%s\"\n", pInfo->name); in xf86NewInputDevice()
972 xf86Msg(X_ERROR, "Couldn't init device \"%s\"\n", pInfo->name); in xf86NewInputDevice()
1077 xf86Msg(X_INFO, "No identifier specified, ignoring this device.\n"); in NewInputDeviceRequest()
1083 xf86Msg(X_INFO, "No input driver specified, ignoring this device.\n"); in NewInputDeviceRequest()
1084 xf86Msg(X_INFO, in NewInputDeviceRequest()
1098 xf86Msg(X_INFO, "AutoAddDevices is off - not adding device.\n"); in NewInputDeviceRequest()