Searched refs:pvr2_dvb_adapter (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.h14 struct pvr2_dvb_adapter { struct
39 int (*frontend_attach) (struct pvr2_dvb_adapter *);
40 int (*tuner_attach) (struct pvr2_dvb_adapter *);
43 struct pvr2_dvb_adapter *pvr2_dvb_create(struct pvr2_context *pvr);
H A Dpvrusb2-dvb.c21 static int pvr2_dvb_feed_func(struct pvr2_dvb_adapter *adap)
89 struct pvr2_dvb_adapter *adap = ptr;
94 static void pvr2_dvb_stream_end(struct pvr2_dvb_adapter *adap)
127 static int pvr2_dvb_stream_do_start(struct pvr2_dvb_adapter *adap)
183 static int pvr2_dvb_stream_start(struct pvr2_dvb_adapter *adap)
192 struct pvr2_dvb_adapter *adap = dvbdmxfeed->demux->priv;
235 struct pvr2_dvb_adapter *adap = fe->dvb->priv;
241 static int pvr2_dvb_adapter_init(struct pvr2_dvb_adapter *adap)
296 static int pvr2_dvb_adapter_exit(struct pvr2_dvb_adapter *adap)
307 static int pvr2_dvb_frontend_init(struct pvr2_dvb_adapter *ada
[all...]
H A Dpvrusb2-devattr.c182 static int pvr2_lgdt3303_attach(struct pvr2_dvb_adapter *adap)
193 static int pvr2_lgh06xf_attach(struct pvr2_dvb_adapter *adap)
242 static int pvr2_lgdt3302_attach(struct pvr2_dvb_adapter *adap)
253 static int pvr2_fcv1236d_attach(struct pvr2_dvb_adapter *adap)
329 static int pvr2_tda10048_attach(struct pvr2_dvb_adapter *adap)
339 static int pvr2_73xxx_tda18271_8295_attach(struct pvr2_dvb_adapter *adap)
427 static int pvr2_s5h1409_attach(struct pvr2_dvb_adapter *adap)
437 static int pvr2_s5h1411_attach(struct pvr2_dvb_adapter *adap)
447 static int pvr2_tda18271_8295_attach(struct pvr2_dvb_adapter *adap)
525 static int pvr2_si2157_attach(struct pvr2_dvb_adapter *ada
[all...]

Completed in 95 milliseconds