Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h273 #define USB_GET_CONFIG _IOR ('U', 100, int) macro
Dusb_generic.c2142 case USB_GET_CONFIG: { in ugen_ioctl_post()