Searched defs:usb_data_stream_properties (Results 1 – 2 of 2) sorted by relevance
145 struct usb_data_stream_properties { struct148 u8 type;149 u8 count;150 u8 endpoint;152 union {183 struct usb_data_stream_properties stream; argument
104 struct usb_data_stream_properties { struct107 int type;108 int count;109 int endpoint;111 union {120 } u;