Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_ioctl.h275 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface) macro
H A Dusb_generic.c2104 case USB_GET_ALTINTERFACE: in ugen_ioctl_post()