Searched refs:pvr2_dvb_adapter (Results 1 – 3 of 3) sorted by relevance
21 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()129 static int pvr2_dvb_stream_do_start(struct pvr2_dvb_adapter *adap) in pvr2_dvb_stream_do_start()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()298 static int pvr2_dvb_adapter_exit(struct pvr2_dvb_adapter *adap) in pvr2_dvb_adapter_exit()309 static int pvr2_dvb_frontend_init(struct pvr2_dvb_adapter *adap) in pvr2_dvb_frontend_init()[all …]
14 struct pvr2_dvb_adapter { struct39 int (*frontend_attach) (struct pvr2_dvb_adapter *); argument40 int (*tuner_attach) (struct pvr2_dvb_adapter *);43 struct pvr2_dvb_adapter *pvr2_dvb_create(struct pvr2_context *pvr);
182 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()339 static int pvr2_73xxx_tda18271_8295_attach(struct pvr2_dvb_adapter *adap) in pvr2_73xxx_tda18271_8295_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()447 static int pvr2_tda18271_8295_attach(struct pvr2_dvb_adapter *adap) in pvr2_tda18271_8295_attach()525 static int pvr2_si2157_attach(struct pvr2_dvb_adapter *adap);[all …]