Lines Matching refs:usbi_info
137 usbi_info (HANDLE_CTX(dev_handle), "converting ep address 0x%02x to pipeRef and interface", ep);
147 usbi_info (HANDLE_CTX(dev_handle), "pipe %d on interface %d matches", *pipep, *ifcp);
267 usbi_info (ctx, "a device has been detached");
334 usbi_info (ctx, "creating hotplug event source");
359 usbi_info (ctx, "thread ready to receive events");
370 usbi_info (ctx, "thread exiting");
558 usbi_info (ctx, "active config: %u, first config: %u", priv->active_config, priv->first_config);
705 usbi_info (ctx, "allocating new device for location 0x%08x", locationID);
709 usbi_info (ctx, "using existing device for location 0x%08x", locationID);
760 usbi_info (ctx, "found device with address %d at %s", dev->device_address, priv->sys_path);
855 usbi_info (HANDLE_CTX (dev_handle), "device open for access");
990 usbi_info (HANDLE_CTX (dev_handle), "building table of endpoints.");
1010 usbi_info (HANDLE_CTX (dev_handle), "interface: %i pipe %i: dir: %i number: %i", iface, i, direction, number);
1037 usbi_info (HANDLE_CTX (dev_handle), "no interface found; setting configuration: %d", dpriv->first_config);
1118 usbi_info (HANDLE_CTX (dev_handle), "interface opened");
1469 usbi_info (ITRANSFER_CTX (itransfer), "WARNING: aborting all transactions control pipe");
1498 usbi_info (ITRANSFER_CTX (itransfer), "WARNING: aborting all transactions on interface %d pipe %d", iface, pipeRef);
1503 usbi_info (ITRANSFER_CTX (itransfer), "calling clear pipe stall to clear the data toggle bit");
1548 usbi_info (ITRANSFER_CTX (itransfer), "an async io operation has completed");
1600 usbi_info (ITRANSFER_CTX (itransfer), "handling %s completion with kernel status %d",
1634 usbi_info (ctx, "checking fd %i with revents = %x", fds[i], pollfd->revents);