Searched defs:usb_data_stream_properties (Results 1 – 2 of 2) sorted by relevance
141 struct usb_data_stream_properties { struct144 u8 type;145 u8 count;146 u8 endpoint;148 union {179 struct usb_data_stream_properties stream; argument
103 struct usb_data_stream_properties { struct106 int type;107 int count;108 int endpoint;110 union {119 } u;