Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/
Dusb_ioctl.h279 #define USB_GET_RX_ENDPOINT_DESC _IOR ('U', 108, struct usb_endpoint_descriptor) macro
Dusb_generic.c2056 case USB_GET_RX_ENDPOINT_DESC: in ugen_iface_ioctl()