#119 ([PATCH] Enable support for Linux systems without either usbfs or udev (e.g. Android)) – libusb
Linux: Search for /dev/usbdev. USB device special files If neither the (now deprecated) usbfs filesystem nor udev is available then libusb searches for device nodes also in /dev where they may be created if the kernel was built with the option CONFIG ......