Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c867 static enum libusb_speed usbfs_get_speed(struct libusb_context *ctx, int fd) in usbfs_get_speed() function
918 dev->speed = usbfs_get_speed(ctx, wrapped_fd); in initialize_device()