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

/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-dvb.h13 struct pvr2_dvb_adapter { struct
35 int (*frontend_attach) (struct pvr2_dvb_adapter *);
36 int (*tuner_attach) (struct pvr2_dvb_adapter *);
39 struct pvr2_dvb_adapter *pvr2_dvb_create(struct pvr2_context *pvr);
H A Dpvrusb2-dvb.c34 static int pvr2_dvb_feed_func(struct pvr2_dvb_adapter *adap) pvr2_dvb_feed_func()
104 static void pvr2_dvb_notify(struct pvr2_dvb_adapter *adap) pvr2_dvb_notify()
109 static void pvr2_dvb_stream_end(struct pvr2_dvb_adapter *adap) pvr2_dvb_stream_end()
142 static int pvr2_dvb_stream_do_start(struct pvr2_dvb_adapter *adap) pvr2_dvb_stream_do_start()
198 static int pvr2_dvb_stream_start(struct pvr2_dvb_adapter *adap) pvr2_dvb_stream_start()
207 struct pvr2_dvb_adapter *adap = dvbdmxfeed->demux->priv; pvr2_dvb_ctrl_feed()
250 struct pvr2_dvb_adapter *adap = fe->dvb->priv; pvr2_dvb_bus_ctrl()
256 static int pvr2_dvb_adapter_init(struct pvr2_dvb_adapter *adap) pvr2_dvb_adapter_init()
311 static int pvr2_dvb_adapter_exit(struct pvr2_dvb_adapter *adap) pvr2_dvb_adapter_exit()
322 static int pvr2_dvb_frontend_init(struct pvr2_dvb_adapter *adap) pvr2_dvb_frontend_init()
382 static int pvr2_dvb_frontend_exit(struct pvr2_dvb_adapter *adap) pvr2_dvb_frontend_exit()
391 static void pvr2_dvb_destroy(struct pvr2_dvb_adapter *adap) pvr2_dvb_destroy()
402 struct pvr2_dvb_adapter *adap; pvr2_dvb_internal_check()
403 adap = container_of(chp, struct pvr2_dvb_adapter, channel); pvr2_dvb_internal_check()
408 struct pvr2_dvb_adapter *pvr2_dvb_create(struct pvr2_context *pvr) pvr2_dvb_create()
411 struct pvr2_dvb_adapter *adap; pvr2_dvb_create()
H A Dpvrusb2-devattr.c194 static int pvr2_lgdt3303_attach(struct pvr2_dvb_adapter *adap) pvr2_lgdt3303_attach()
204 static int pvr2_lgh06xf_attach(struct pvr2_dvb_adapter *adap) pvr2_lgh06xf_attach()
254 static int pvr2_lgdt3302_attach(struct pvr2_dvb_adapter *adap) pvr2_lgdt3302_attach()
264 static int pvr2_fcv1236d_attach(struct pvr2_dvb_adapter *adap) pvr2_fcv1236d_attach()
340 static int pvr2_tda10048_attach(struct pvr2_dvb_adapter *adap) pvr2_tda10048_attach()
350 static int pvr2_73xxx_tda18271_8295_attach(struct pvr2_dvb_adapter *adap) pvr2_73xxx_tda18271_8295_attach()
438 static int pvr2_s5h1409_attach(struct pvr2_dvb_adapter *adap) pvr2_s5h1409_attach()
448 static int pvr2_s5h1411_attach(struct pvr2_dvb_adapter *adap) pvr2_s5h1411_attach()
458 static int pvr2_tda18271_8295_attach(struct pvr2_dvb_adapter *adap) pvr2_tda18271_8295_attach()

Completed in 97 milliseconds