Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_ioctl.h282 #define USB_GET_STRING_DESC _IOWR('U', 110, struct usb_gen_descriptor) macro
H A Dusb_generic.c2145 case USB_GET_STRING_DESC: in ugen_ioctl_post()