Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h274 #define USB_SET_CONFIG _IOW ('U', 101, int) macro
Dusb_generic.c2148 case USB_SET_CONFIG: { in ugen_ioctl_post()