Searched refs:DEBUG_FUNCTIONS (Results 1 - 4 of 4) sorted by relevance
/solaris-userland/components/libusb/wrapper/src/ |
H A D | wr_libusb.c | 138 usb_dprintf(DEBUG_FUNCTIONS, 156 usb_dprintf(DEBUG_FUNCTIONS, "plugins dir: %s\n", plugindir); 166 usb_dprintf(DEBUG_FUNCTIONS, 191 usb_dprintf(DEBUG_FUNCTIONS, 211 usb_dprintf(DEBUG_FUNCTIONS, 228 usb_dprintf(DEBUG_FUNCTIONS, 277 usb_dprintf(DEBUG_FUNCTIONS, 301 usb_dprintf(DEBUG_FUNCTIONS, 305 usb_dprintf(DEBUG_FUNCTIONS, 315 usb_dprintf(DEBUG_FUNCTIONS, "loadin [all...] |
H A D | wr_libusb.h | 36 #define DEBUG_FUNCTIONS 3 macro
|
/solaris-userland/components/libusb/ugen/src/ |
H A D | libusbugen.c | 172 usb_dprintf(DEBUG_FUNCTIONS, "usb_set_debug(): " 190 usb_dprintf(DEBUG_FUNCTIONS, "usb_init(): " 227 usb_dprintf(DEBUG_FUNCTIONS, "usb_find_busses(): " 330 usb_dprintf(DEBUG_FUNCTIONS, "usb_open():\n"); 389 usb_dprintf(DEBUG_FUNCTIONS, "usb_open(): hdl=0x%x\n", (int)hdl); 406 usb_dprintf(DEBUG_FUNCTIONS, "usb_close(): hdl=0x%x\n", hdl); 448 usb_dprintf(DEBUG_FUNCTIONS, "usb_control_msg():\n"); 484 usb_dprintf(DEBUG_FUNCTIONS, 506 usb_dprintf(DEBUG_FUNCTIONS, "usb_bulk_write(): ep=0x%x\n", ep); 550 usb_dprintf(DEBUG_FUNCTIONS, "usb_bulk_rea [all...] |
H A D | libusbugen_impl.h | 36 #define DEBUG_FUNCTIONS 3 macro
|
Completed in 71 milliseconds