Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c80 struct em28xx_dvb { struct
81 struct dvb_frontend *fe[2];
84 struct mutex lock;
85 int nfeeds;
89 struct dvb_demux demux;
90 struct dmxdev dmxdev;
91 struct dmx_frontend fe_hw;
93 struct dvb_net net;
97 struct semaphore pll_mutex;
98 bool dont_attach_fe1;
[all …]