HomeSort by: relevance | last modified time | path
    Searched defs:usb_alt_interface (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
usb.h 833 struct usb_alt_interface { struct
1016 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface)
1017 #define USB_SET_ALTINTERFACE _IOWR('U', 103, struct usb_alt_interface)
1018 #define USB_GET_NO_ALT _IOWR('U', 104, struct usb_alt_interface)
usb.h 833 struct usb_alt_interface { struct
1016 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface)
1017 #define USB_SET_ALTINTERFACE _IOWR('U', 103, struct usb_alt_interface)
1018 #define USB_GET_NO_ALT _IOWR('U', 104, struct usb_alt_interface)
usb.h 833 struct usb_alt_interface { struct
1016 #define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface)
1017 #define USB_SET_ALTINTERFACE _IOWR('U', 103, struct usb_alt_interface)
1018 #define USB_GET_NO_ALT _IOWR('U', 104, struct usb_alt_interface)

Completed in 37 milliseconds