Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c993 static int sysfs_get_device_list(struct libusb_context *ctx, in sysfs_get_device_list() function
1041 int r = sysfs_get_device_list(ctx, _discdevs, &usbfs_fallback); in op_get_device_list()