Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/
Dusb_ioctl.h274 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface) macro
Dusb_generic.c2142 case USB_GET_ALTINTERFACE: in ugen_ioctl_post()