Home
last modified time | relevance | path

Searched refs:LIBUSB_DEBUG_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libusb/
H A Dlibusb10_io.c110 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb10_handle_events_sub enter"); in libusb10_handle_events_sub()
317 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_wait_for_event enter"); in libusb_wait_for_event()
361 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_handle_events_timeout_completed enter"); in libusb_handle_events_timeout_completed()
377 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_handle_events_timeout_completed exit"); in libusb_handle_events_timeout_completed()
616 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_bulk_transfer enter"); in libusb_bulk_transfer()
621 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_bulk_transfer leave"); in libusb_bulk_transfer()
635 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_interrupt_transfer enter"); in libusb_interrupt_transfer()
640 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_interrupt_transfer leave"); in libusb_interrupt_transfer()
H A Dlibusb10.h45 case LIBUSB_DEBUG_FUNCTION: \
46 if ((ctx)->debug & LIBUSB_DEBUG_FUNCTION) { \
H A Dlibusb10.c131 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "Waking up event loop failed!"); in libusb_interrupt_event_handler()
259 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_init complete"); in libusb_init_context()
600 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_open_device_with_vid_pid enter"); in libusb_open_device_with_vid_pid()
624 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_open_device_with_vid_pid leave"); in libusb_open_device_with_vid_pid()
1502 DPRINTF(dev->ctx, LIBUSB_DEBUG_FUNCTION, "libusb_submit_transfer enter"); in libusb_submit_transfer()
1537 DPRINTF(dev->ctx, LIBUSB_DEBUG_FUNCTION, "libusb_submit_transfer leave %d", err); in libusb_submit_transfer()
1566 DPRINTF(dev->ctx, LIBUSB_DEBUG_FUNCTION, "libusb_cancel_transfer enter"); in libusb_cancel_transfer()
1627 DPRINTF(dev->ctx, LIBUSB_DEBUG_FUNCTION, "libusb_cancel_transfer leave"); in libusb_cancel_transfer()
H A Dlibusb.h252 LIBUSB_DEBUG_FUNCTION=1, enumerator