HomeSort by relevance Sort by last modified time
    Searched full:usb_set_debug (Results 1 - 3 of 3) sorted by null

  /external/libusb-compat/
ChangeLog 102 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/
usb.h 328 void usb_set_debug(int level);
core.c 151 /* usb_set_debug can be called before usb_init */
157 API_EXPORTED void usb_set_debug(int level) function
161 /* usb_set_debug can be called before usb_init */

Completed in 101 milliseconds