Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h274 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface) macro
Dusb_generic.c2161 case USB_GET_ALTINTERFACE: { in ugen_ioctl_post()