Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c98 static int sysfs_can_relate_devices = -1; variable
263 sysfs_can_relate_devices = 0; in op_init()
695 if (sysfs_can_relate_devices) { in initialize_device()
718 if (!sysfs_can_relate_devices) { in initialize_device()
954 sysfs_can_relate_devices = 0; in sysfs_scan_device()
962 sysfs_can_relate_devices = 1; in sysfs_scan_device()
1039 if (sysfs_can_relate_devices != 0) { in op_get_device_list()
1086 if (sysfs_can_relate_devices != 1) in op_get_configuration()