usb_alt_interface
struct usb_alt_interface *ai;
ai = (struct usb_alt_interface *)addr;
ai = (struct usb_alt_interface *)addr;
ai = (struct usb_alt_interface *)addr;
#define USB_GET_ALTINTERFACE _IOWR('U', 102, struct usb_alt_interface)
#define USB_SET_ALTINTERFACE _IOWR('U', 103, struct usb_alt_interface)
#define USB_GET_NO_ALT _IOWR('U', 104, struct usb_alt_interface)
struct usb_alt_interface uai;