Lines Matching refs:usbi_warn
559 usbi_warn(ctx, "could not read config descriptor: error %d", r);
638 usbi_warn(ctx, "program assertion failed - autoclaim_count was nonzero");
793 usbi_warn(ctx, "could not wait for timer thread to quit");
852 usbi_warn(ctx, "could not infer VID/PID of HCD hub from '%s'", parent_priv->path);
979 usbi_warn(ctx, "parent for device '%s' is not a hub", device_id);
1014 usbi_warn(ctx, "could not open hub %s: %s", parent_priv->path, windows_error_str(0));
1021 usbi_warn(ctx, "could not get node connection information for device '%s': %s",
1052 usbi_warn(ctx, "Got unknown device speed %d", conn_info.Speed);
1146 usbi_warn(ctx, "failure to read interface number for %s. Using default value %d",
1151 usbi_warn(ctx, "interface[%d] already set - ignoring: %s", interface_number, device_id);
1255 usbi_warn(ctx, "program assertion failed - found more than %d buses, skipping the rest.", UINT8_MAX);
1266 usbi_warn(ctx, "could not sanitize device interface path for '%s'", dev_interface_details->DevicePath);
1284 usbi_warn(ctx, "could not read the device id path for devinst %X, skipping",
1290 usbi_warn(ctx, "could not sanitize device id path for devinst %X, skipping",
1304 usbi_warn(ctx, "could not retrieve port number for device '%s', skipping: %s",
1348 usbi_warn(ctx, "could not detect installation state of driver for '%s': %s",
1351 usbi_warn(ctx, "driver for device '%s' is reporting an issue (code: %d) - skipping",
1395 usbi_warn(ctx, "'%s' was only detected in late pass (newly connected device?)"
1449 usbi_warn(ctx, "could not duplicate interface path '%s'", priv->path);
2455 usbi_warn(ctx, "auto-claimed interface 0 (required to claim %d with WinUSB)", iface);
2457 usbi_warn(ctx, "failed to auto-claim interface 0 (required to claim %d with WinUSB)", iface);
2585 usbi_warn(ctx, "cannot set configuration other than the default one");