Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_ioctl.h294 #define USB_RELEASE_INTERFACE _IOW ('U', 123, int) macro
H A Dusb_generic.c2187 case USB_RELEASE_INTERFACE: in ugen_ioctl_post()