HomeSort by relevance Sort by last modified time
    Searched refs:open_devs (Results 1 - 4 of 4) sorted by null

  /external/libusb/libusb/
core.c 886 list_add(&_handle->list, &ctx->open_devs)
    [all...]
libusbi.h 156 struct list_head open_devs; member in struct:libusb_context
  /external/libusb/libusb/os/
darwin_usb.c 236 list_for_each_entry(handle, &ctx->open_devs, list) {
    [all...]
linux_usbfs.c     [all...]

Completed in 198 milliseconds