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

/freebsd-current/sys/dev/usb/
H A Dusb_ioctl.h175 #define USB_FS_FLAG_CLEAR_STALL 0x0008 macro
H A Dusb_generic.c1379 if (fs_ep.flags & USB_FS_FLAG_CLEAR_STALL)
/freebsd-current/lib/libusb/
H A Dlibusb20_ugen20.c898 fsep->flags |= USB_FS_FLAG_CLEAR_STALL;

Completed in 168 milliseconds