Searched refs:USB_RELEASE_INTERFACE (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 294 #define USB_RELEASE_INTERFACE _IOW ('U', 123, int) macro |
D | usb_generic.c | 2314 case USB_RELEASE_INTERFACE: in ugen_ioctl_post() |