Searched refs:sysfs_can_relate_devices (Results 1 - 1 of 1) sorted by relevance

/external/libusb/libusb/os/
H A Dlinux_usbfs.c98 static int sysfs_can_relate_devices = -1; variable
263 sysfs_can_relate_devices = 0;
695 if (sysfs_can_relate_devices) {
718 if (!sysfs_can_relate_devices) {
954 sysfs_can_relate_devices = 0;
962 sysfs_can_relate_devices = 1;
1039 if (sysfs_can_relate_devices != 0) {
1086 if (sysfs_can_relate_devices != 1)

Completed in 65 milliseconds