usbmsg_setconfig — USB Message to set configuration of a device / interface
struct usbmsg_setconfig |
USB Message to set configuration of a device / interface This message is used to change the configuartion of an specific part of a device, such as selecting an alternative interface. Note, the waiting pointed to in the message is not duplicated, and will be modified by the usb system when doing the change. The waiting structure must be in globally accessible memory.