Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h294 #define USB_RELEASE_INTERFACE _IOW ('U', 123, int) macro
Dusb_generic.c2314 case USB_RELEASE_INTERFACE: in ugen_ioctl_post()