Home
last modified time | relevance | path

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

/external/libusb-compat/
DChangeLog102 Allow usb_set_debug before usb_init()
138 link usb_set_debug to libusb_set_debug
146 Only log messages if the user asked for them using usb_set_debug()
216 add usb_set_debug
/external/libusb-compat/libusb/
Dusb.h328 void usb_set_debug(int level);
Dcore.c157 API_EXPORTED void usb_set_debug(int level) in usb_set_debug() function
/external/libmtp/src/
Dlibusb-glue.c154 usb_set_debug(9); in init_usb()