Searched refs:USB_GET_ALTINTERFACE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/usb/ | ||
| D | usb_ioctl.h | 274 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface) macro |
| D | usb_generic.c | 2142 case USB_GET_ALTINTERFACE: in ugen_ioctl_post() |