Home
last modified time | relevance | path

Searched defs:usb_data_stream_properties (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h154 struct usb_data_stream_properties { struct
157 u8 type;
158 u8 count;
159 u8 endpoint;
161 union {
192 struct usb_data_stream_properties stream; argument
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddvb-usb.h102 struct usb_data_stream_properties { struct
105 int type;
106 int count;
107 int endpoint;
109 union {
118 } u;