Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h145 struct usb_data_stream_properties { struct
148 u8 type;
149 u8 count;
150 u8 endpoint;
152 union {
183 struct usb_data_stream_properties stream; argument
/linux-6.6.21/drivers/media/usb/dvb-usb/
Ddvb-usb.h104 struct usb_data_stream_properties { struct
107 int type;
108 int count;
109 int endpoint;
111 union {
120 } u;