Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h330 struct dvb_usb_adapter { struct
331 const struct dvb_usb_adapter_properties *props; argument
332 struct usb_data_stream stream;
333 u8 id;
334 u8 ts_type;
335 bool suspend_resume_active;
336 bool pid_filtering;
337 u8 feed_count;
338 u8 max_feed_count;
339 s8 active_fe;
[all …]