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

/freebsd-11.0-release/sys/dev/usb/
H A Dusb_ioctl.h198 #define USB_FS_FLAG_CLEAR_STALL 0x0008 macro
H A Dusb_generic.c1156 if (fs_ep.flags & USB_FS_FLAG_CLEAR_STALL)
/freebsd-11.0-release/lib/libusb/
H A Dlibusb20_ugen20.c882 fsep->flags |= USB_FS_FLAG_CLEAR_STALL;

Completed in 60 milliseconds