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

  /external/libusb/libusb/os/
linux_usbfs.c 157 static int check_usb_vfs(const char *dirname) function
185 if (check_usb_vfs(path)) {
189 if (check_usb_vfs(path))
    [all...]
  /external/libusb_aah/libusb/os/
linux_usbfs.c 190 static int check_usb_vfs(const char *dirname) function
218 if (check_usb_vfs(path)) {
222 if (check_usb_vfs(path))
    [all...]

Completed in 53 milliseconds