Home
last modified time | relevance | path

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

/linux/drivers/media/usb/pvrusb2/
A Dpvrusb2-dvb.c21 static int pvr2_dvb_feed_func(struct pvr2_dvb_adapter *adap) in pvr2_dvb_feed_func()
91 static void pvr2_dvb_notify(struct pvr2_dvb_adapter *adap) in pvr2_dvb_notify()
96 static void pvr2_dvb_stream_end(struct pvr2_dvb_adapter *adap) in pvr2_dvb_stream_end()
185 static int pvr2_dvb_stream_start(struct pvr2_dvb_adapter *adap) in pvr2_dvb_stream_start()
194 struct pvr2_dvb_adapter *adap = dvbdmxfeed->demux->priv; in pvr2_dvb_ctrl_feed()
237 struct pvr2_dvb_adapter *adap = fe->dvb->priv; in pvr2_dvb_bus_ctrl()
243 static int pvr2_dvb_adapter_init(struct pvr2_dvb_adapter *adap) in pvr2_dvb_adapter_init()
428 static void pvr2_dvb_destroy(struct pvr2_dvb_adapter *adap) in pvr2_dvb_destroy()
439 struct pvr2_dvb_adapter *adap; in pvr2_dvb_internal_check()
440 adap = container_of(chp, struct pvr2_dvb_adapter, channel); in pvr2_dvb_internal_check()
[all …]
A Dpvrusb2-devattr.c182 static int pvr2_lgdt3303_attach(struct pvr2_dvb_adapter *adap) in pvr2_lgdt3303_attach()
193 static int pvr2_lgh06xf_attach(struct pvr2_dvb_adapter *adap) in pvr2_lgh06xf_attach()
242 static int pvr2_lgdt3302_attach(struct pvr2_dvb_adapter *adap) in pvr2_lgdt3302_attach()
253 static int pvr2_fcv1236d_attach(struct pvr2_dvb_adapter *adap) in pvr2_fcv1236d_attach()
329 static int pvr2_tda10048_attach(struct pvr2_dvb_adapter *adap) in pvr2_tda10048_attach()
427 static int pvr2_s5h1409_attach(struct pvr2_dvb_adapter *adap) in pvr2_s5h1409_attach()
437 static int pvr2_s5h1411_attach(struct pvr2_dvb_adapter *adap) in pvr2_s5h1411_attach()
525 static int pvr2_si2157_attach(struct pvr2_dvb_adapter *adap);
526 static int pvr2_si2168_attach(struct pvr2_dvb_adapter *adap);
540 static int pvr2_si2157_attach(struct pvr2_dvb_adapter *adap) in pvr2_si2157_attach()
[all …]
A Dpvrusb2-dvb.h14 struct pvr2_dvb_adapter { struct
39 int (*frontend_attach) (struct pvr2_dvb_adapter *); argument
40 int (*tuner_attach) (struct pvr2_dvb_adapter *);
43 struct pvr2_dvb_adapter *pvr2_dvb_create(struct pvr2_context *pvr);

Completed in 7 milliseconds