Home
last modified time | relevance | path

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

/dragonfly/lib/libusb/
H A Dlibusb10_io.c109 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb10_handle_events_sub enter"); in libusb10_handle_events_sub()
308 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_wait_for_event enter"); in libusb_wait_for_event()
346 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_handle_events_timeout_completed enter"); in libusb_handle_events_timeout_completed()
362 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_handle_events_timeout_completed exit"); in libusb_handle_events_timeout_completed()
587 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_bulk_transfer enter"); in libusb_bulk_transfer()
592 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_bulk_transfer leave"); in libusb_bulk_transfer()
605 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_interrupt_transfer enter"); in libusb_interrupt_transfer()
610 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_interrupt_transfer leave"); in libusb_interrupt_transfer()
H A Dlibusb10.c179 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_init complete"); in libusb_init()
485 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_open write failed!"); in libusb_open()
506 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_open_device_width_vid_pid enter"); in libusb_open_device_with_vid_pid()
530 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_open_device_width_vid_pid leave"); in libusb_open_device_with_vid_pid()
560 DPRINTF(ctx, LIBUSB_DEBUG_FUNCTION, "libusb_close write failed!"); in libusb_close()
1404 DPRINTF(dev->ctx, LIBUSB_DEBUG_FUNCTION, "libusb_submit_transfer enter"); in libusb_submit_transfer()
1437 DPRINTF(dev->ctx, LIBUSB_DEBUG_FUNCTION, "libusb_submit_transfer leave %d", err); in libusb_submit_transfer()
1465 DPRINTF(dev->ctx, LIBUSB_DEBUG_FUNCTION, "libusb_cancel_transfer enter"); in libusb_cancel_transfer()
1511 DPRINTF(dev->ctx, LIBUSB_DEBUG_FUNCTION, "libusb_cancel_transfer leave"); in libusb_cancel_transfer()
H A Dlibusb10.h45 case LIBUSB_DEBUG_FUNCTION: \
H A Dlibusb.h223 LIBUSB_DEBUG_FUNCTION=1, enumerator