Home
last modified time | relevance | path

Searched refs:USB_FS_MAX_FRAMES (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_ioctl.h220 #define USB_FS_MAX_FRAMES (1U << 12) macro
H A Dusb_generic.c1438 if (u.popen->max_frames > USB_FS_MAX_FRAMES) { in ugen_ioctl()
1439 u.popen->max_frames = USB_FS_MAX_FRAMES; in ugen_ioctl()

Completed in 4 milliseconds