Searched refs:usbi_dbg (Results 1 - 23 of 23) sorted by relevance

/external/libusb/libusb/os/
H A Dpoll_posix.c38 usbi_dbg("Failed to get pipe fd flags: %d", errno);
43 usbi_dbg("Failed to set non-blocking on new pipe: %d", errno);
H A Dsunos_usb.c84 usbi_dbg("");
116 usbi_dbg("can't find raw config descriptors");
150 usbi_dbg("can't get address");
166 usbi_dbg("vid=%x pid=%x, path=%s, bus_nmber=0x%x, port_number=%d, "
219 usbi_dbg("device bus address=%s:%x",
229 usbi_dbg("cannot get valid usb_addr");
246 usbi_dbg("can't alloc device");
267 usbi_dbg("sanatize failed: ");
271 usbi_dbg("Dev %s exists", path);
280 usbi_dbg("canno
[all...]
H A Dnetbsd_usb.c150 usbi_dbg("");
225 usbi_dbg("open %s: fd %d", dpriv->devnode, dpriv->fd);
236 usbi_dbg("close: fd %d", dpriv->fd);
248 usbi_dbg("");
267 usbi_dbg("len %d", len);
284 usbi_dbg("index %d, len %d", idx, len);
319 usbi_dbg("");
324 usbi_dbg("configuration %d", *config);
334 usbi_dbg("configuration %d", config);
374 usbi_dbg("ifac
[all...]
H A Dopenbsd_usb.c160 usbi_dbg("");
264 usbi_dbg("open %s: fd %d", devnode, dpriv->fd);
277 usbi_dbg("close: fd %d", dpriv->fd);
290 usbi_dbg("");
308 usbi_dbg("len %d", len);
333 usbi_dbg("index %d, len %d", udf.udf_config_index, len);
355 usbi_dbg("bConfigurationValue %d", *config);
368 usbi_dbg("bConfigurationValue %d", config);
411 usbi_dbg("iface %d, setting %d", iface, altsetting);
433 usbi_dbg("");
[all...]
H A Dwindows_nt_common.c167 usbi_dbg("using %lu entries hash table", nel);
234 usbi_dbg("hash collision ('%s' vs '%s')", str, htab_table[idx].str);
317 usbi_dbg("hires timer available (Frequency: %"PRIu64" Hz)", hires_frequency);
332 usbi_dbg("timer thread will run on core #%d", i);
360 usbi_dbg("no hires timer available on this platform");
374 usbi_dbg("could not wait for timer thread to quit");
400 usbi_dbg("SetEvent failed for timer init event: %s", windows_error_str(0));
423 usbi_dbg("timer thread quitting");
453 usbi_dbg("could not obtain a timer value within reasonable timeframe - too much load?");
486 usbi_dbg("handlin
[all...]
H A Dlinux_usbfs.c248 usbi_dbg("found: %s", entry->d_name);
321 usbi_dbg("found usbfs at %s", ret);
339 usbi_dbg("monotonic clock doesn't work, errno %d", errno);
400 usbi_dbg("bulk continuation flag supported");
412 usbi_dbg("zero length packet flag supported");
442 usbi_dbg("sysfs can relate devices");
445 usbi_dbg("sysfs has complete descriptors");
605 usbi_dbg("device unconfigured");
634 usbi_dbg("getting address for device: %s detached: %d", sys_name, detached);
652 usbi_dbg("sca
[all...]
H A Dlinux_netlink.c105 usbi_dbg("failed to create netlink socket of type %d, attempting SOCK_RAW", socktype);
216 usbi_dbg("unknown device action %s", tmp);
323 usbi_dbg("ignoring netlink message from unknown group/PID (%u/%u)",
330 usbi_dbg("ignoring netlink message with no sender credentials");
336 usbi_dbg("ignoring netlink message with non-zero sender UID %u", (unsigned int)cred->uid);
344 usbi_dbg("netlink hotplug found device busnum: %hhu, devaddr: %hhu, sys_name: %s, removed: %s",
369 usbi_dbg("netlink event thread entering");
386 usbi_dbg("netlink event thread exiting");
H A Ddarwin_usb.c182 usbi_dbg ("converting ep address 0x%02x to pipeRef and interface", ep);
198 usbi_dbg ("pipe %d on interface %d matches", *pipep, iface);
290 usbi_dbg ("could not set up plugin for service: %s", darwin_error_str (result));
350 usbi_dbg ("notifying context %p of device disconnect", ctx);
411 usbi_dbg ("creating hotplug event source");
456 usbi_dbg ("darwin event thread ready to receive events");
467 usbi_dbg ("darwin event thread exiting");
656 usbi_dbg ("ignoring configuration on root hub simulation");
699 usbi_dbg ("active config: %u, first config: %u", dev->active_config, dev->first_config);
759 usbi_dbg("descripto
[all...]
H A Dhaiku_pollfs.cpp103 usbi_dbg("using previously allocated device with location %lu", session_id);
107 usbi_dbg("allocating new device with location %lu", session_id);
110 usbi_dbg("device allocation failed");
132 usbi_dbg("device sanitization failed");
176 usbi_dbg("device with location %lu not found", session_id);
H A Dwindows_winusb.c437 usbi_dbg("assigned libusb0 symbolic link %s", filter_path);
503 usbi_dbg("found endpoint %02X on interface %d", intf_desc->bInterfaceNumber, i);
510 usbi_dbg("endpoint %02X not found on any interface", ep);
535 usbi_dbg("no endpoints found for interface %d", iface);
549 usbi_dbg("(re)assigned endpoint %02X to interface %d", priv->usb_interface[iface].endpoint[i], iface);
614 usbi_dbg("auto-claimed interface %d for control request", current_interface);
651 usbi_dbg("auto-released interface %d", transfer_priv->interface_number);
653 usbi_dbg("failed to auto-release interface %d (%s)",
800 usbi_dbg(windows_version_str);
975 usbi_dbg("cache
[all...]
H A Dlinux_udev.c173 usbi_dbg("udev event thread entering.");
193 usbi_dbg("udev event thread exiting");
238 usbi_dbg("udev hotplug event. action: %s.", udev_action);
302 usbi_dbg("Handling hotplug event from hotplug_poll");
H A Dwince_usb.c213 usbi_dbg("hires timer available (Frequency: %"PRIu64" Hz)", hires_frequency);
215 usbi_dbg("no hires timer available on this platform");
306 usbi_dbg("using existing device for %u/%u (session %lu)",
313 usbi_dbg("allocating new device for %u/%u (session %lu)",
656 usbi_dbg("handling I/O completion with errcode %u", io_result);
672 usbi_dbg("checking I/O completion with errcode ERROR_NOT_SUPPORTED is really a stall");
693 usbi_dbg("Endpoint doesn't appear to be stalled, overriding error with success");
696 usbi_dbg("Endpoint doesn't appear to be stalled, but the host is halted, changing error");
710 usbi_dbg("detected transfer cancel");
715 usbi_dbg("detecte
[all...]
H A Dpoll_windows.c54 #define poll_dbg usbi_dbg
101 usbi_dbg("Will use CancelIo%s for I/O cancellation",
367 usbi_dbg("could not duplicate handle for CancelIo - using original one");
H A Dhaiku_usb_backend.cpp299 usbi_dbg("Setting alternate interface successful");
308 usbi_dbg("Setting alternate interface successful");
H A Dwindows_winusb.h126 usbi_dbg("unsupported API call for '" \
/external/libusb/msvc/
H A Dmissing.c45 usbi_dbg("Failed to convert environment variable name to wide string");
52 usbi_dbg("Failed to open registry key for getenv with error %d", rc);
62 usbi_dbg("Failed to read registry key value for getenv with error %d", rc);
66 usbi_dbg("Registry value was of type %d instead of REG_SZ", dwType);
75 usbi_dbg("Failed to convert environment variable value to narrow string");
/external/libusb/libusb/
H A Dio.c1153 usbi_dbg("using timerfd for timeouts");
1158 usbi_dbg("timerfd not available (code %d error %d)", ctx->timerfd, errno);
1273 usbi_dbg("transfer %p", transfer);
1300 usbi_dbg("transfer %p", transfer);
1315 usbi_dbg("");
1345 usbi_dbg("next timeout originally %dms", USBI_TRANSFER_TO_LIBUSB_TRANSFER(transfer)->timeout);
1416 usbi_dbg("arm timerfd for timeout in %dms (first in line)",
1476 usbi_dbg("transfer %p", transfer);
1566 usbi_dbg("transfer %p", transfer );
1580 usbi_dbg("cance
[all...]
H A Dcore.c659 usbi_dbg("need to increase capacity");
764 usbi_dbg("zero configurations, maybe an unauthorized device");
818 usbi_dbg("");
1166 usbi_dbg("destroy device %d.%d", dev->bus_number, dev->device_address);
1247 usbi_dbg("open %d.%d", dev->bus_number, dev->device_address);
1270 usbi_dbg("open %d.%d returns %d", dev->bus_number, dev->device_address, r);
1376 usbi_dbg("Removed transfer %p from the in-flight list because device handle %p closed",
1410 usbi_dbg("");
1493 usbi_dbg("");
1499 usbi_dbg("fallin
[all...]
H A Dlibusbi.h188 #define usbi_dbg(...) _usbi_log(NULL, LIBUSB_LOG_LEVEL_DEBUG, __VA_ARGS__) macro
191 #define usbi_dbg(...) do {} while(0) macro
222 static inline void usbi_dbg(const char *format, ...)
H A Dsync.c41 usbi_dbg("actual_length=%d", transfer->actual_length);
H A Ddescriptor.c162 usbi_dbg("skipping descriptor %x", header.bDescriptorType);
448 usbi_dbg("skipping descriptor 0x%x", header.bDescriptorType);
546 usbi_dbg("");
624 usbi_dbg("index %d", config_index);
662 usbi_dbg("value %d", bConfigurationValue);
919 usbi_dbg("found BOS descriptor: size %d bytes, %d capabilities",
/external/libusb-compat/libusb/
H A Dcore.c49 #define usbi_dbg(fmt...) _usbi_log(LOG_LEVEL_DEBUG, fmt) macro
51 #define usbi_dbg(fmt...) macro
142 usbi_dbg("");
252 usbi_dbg("");
268 usbi_dbg("in loop");
285 usbi_dbg("bus %d removed", bus->location);
298 usbi_dbg("bus %d added", bus->location);
579 usbi_dbg("");
614 usbi_dbg("device %d.%d removed",
635 usbi_dbg("devic
[all...]
/external/libusb/include/libusb/
H A Dlibusbi.h188 #define usbi_dbg(...) _usbi_log(NULL, LIBUSB_LOG_LEVEL_DEBUG, __VA_ARGS__) macro
191 #define usbi_dbg(...) do {} while(0) macro
222 static inline void usbi_dbg(const char *format, ...)

Completed in 240 milliseconds