Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h143 struct usb_data_stream_properties { struct
146 u8 type;
147 u8 count;
148 u8 endpoint;
150 union {
181 struct usb_data_stream_properties stream; argument
/Linux-v5.10/drivers/media/usb/dvb-usb/
Ddvb-usb.h103 struct usb_data_stream_properties { struct
106 int type;
107 int count;
108 int endpoint;
110 union {
119 } u;