Home
last modified time | relevance | path

Searched refs:dvb_frontend_detach (Results 1 – 25 of 29) sorted by relevance

12

/linux-3.4.99/drivers/media/video/em28xx/
Dem28xx-dvb.c599 dvb_frontend_detach(dev->dvb->fe[0]); in em28xx_attach_xc3028()
720 dvb_frontend_detach(dvb->fe[1]); in em28xx_register_dvb()
722 dvb_frontend_detach(dvb->fe[0]); in em28xx_register_dvb()
739 dvb_frontend_detach(dvb->fe[1]); in em28xx_unregister_dvb()
740 dvb_frontend_detach(dvb->fe[0]); in em28xx_unregister_dvb()
903 dvb_frontend_detach(dvb->fe[0]); in em28xx_dvb_init()
991 dvb_frontend_detach(dvb->fe[0]); in em28xx_dvb_init()
1015 dvb_frontend_detach(dvb->fe[0]); in em28xx_dvb_init()
/linux-3.4.99/drivers/media/dvb/ttpci/
Dbudget-ci.c1378 dvb_frontend_detach(budget_ci->budget.dvb_frontend); in frontend_init()
1389 dvb_frontend_detach(budget_ci->budget.dvb_frontend); in frontend_init()
1401 dvb_frontend_detach(budget_ci->budget.dvb_frontend); in frontend_init()
1406 dvb_frontend_detach(budget_ci->budget.dvb_frontend); in frontend_init()
1441 dvb_frontend_detach(budget_ci->budget.dvb_frontend); in frontend_init()
1445 dvb_frontend_detach(budget_ci->budget.dvb_frontend); in frontend_init()
1463 dvb_frontend_detach(budget_ci->budget.dvb_frontend); in frontend_init()
1521 dvb_frontend_detach(budget_ci->budget.dvb_frontend); in budget_ci_detach()
Dbudget-patch.c380 dvb_frontend_detach(budget->dvb_frontend); in frontend_init()
642 dvb_frontend_detach(budget->dvb_frontend); in budget_patch_detach()
Dbudget.c698 dvb_frontend_detach(budget->dvb_frontend); in frontend_init()
739 dvb_frontend_detach(budget->dvb_frontend); in budget_detach()
Dbudget-av.c1364 dvb_frontend_detach(budget_av->budget.dvb_frontend); in frontend_init()
1402 dvb_frontend_detach(budget_av->budget.dvb_frontend); in budget_av_detach()
/linux-3.4.99/drivers/media/dvb/mantis/
Dmantis_dvb.c253 dvb_frontend_detach(mantis->fe); in mantis_dvb_init()
284 dvb_frontend_detach(mantis->fe); in mantis_dvb_exit()
/linux-3.4.99/drivers/media/dvb/b2c2/
Dflexcop-fe-tuner.c651 dvb_frontend_detach(fc->fe); in flexcop_frontend_init()
663 dvb_frontend_detach(fc->fe); in flexcop_frontend_init()
675 dvb_frontend_detach(fc->fe); in flexcop_frontend_exit()
/linux-3.4.99/drivers/media/dvb/dvb-usb/
Ddvb-usb-dvb.c255 dvb_frontend_detach(adap->fe_adap[i].fe); in dvb_usb_adapter_frontend_init()
283 dvb_frontend_detach(adap->fe_adap[i].fe); in dvb_usb_adapter_frontend_exit()
Dtechnisat-usb2.c557 dvb_frontend_detach(a->fe_adap[0].fe); in technisat_usb2_frontend_attach()
Dlmedm04.c1119 dvb_frontend_detach(adap->fe_adap[0].fe); in dm04_lme2510_frontend_attach()
/linux-3.4.99/drivers/media/video/tm6000/
Dtm6000-dvb.c363 dvb_frontend_detach(dvb->frontend); in register_dvb()
387 dvb_frontend_detach(dvb->frontend); in unregister_dvb()
/linux-3.4.99/drivers/media/video/au0828/
Dau0828-dvb.c342 dvb_frontend_detach(dvb->frontend); in dvb_register()
363 dvb_frontend_detach(dvb->frontend); in au0828_dvb_unregister()
/linux-3.4.99/drivers/media/video/pvrusb2/
Dpvrusb2-dvb.c355 dvb_frontend_detach(adap->fe); in pvr2_dvb_frontend_init()
386 dvb_frontend_detach(adap->fe); in pvr2_dvb_frontend_exit()
/linux-3.4.99/drivers/media/video/
Dvideobuf-dvb.c248 dvb_frontend_detach(dvb->frontend); in videobuf_dvb_register_frontend()
398 dvb_frontend_detach(fe->dvb.frontend); in videobuf_dvb_dealloc_frontends()
/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx-dvb.c378 dvb_frontend_detach(dev->dvb->frontend);
544 dvb_frontend_detach(dvb->frontend); in register_dvb()
558 dvb_frontend_detach(dvb->frontend); in unregister_dvb()
/linux-3.4.99/drivers/media/video/saa7164/
Dsaa7164-dvb.c420 dvb_frontend_detach(dvb->frontend); in dvb_register()
456 dvb_frontend_detach(dvb->frontend); in saa7164_dvb_unregister()
/linux-3.4.99/drivers/media/dvb/dvb-core/
Ddvb_frontend.h397 extern void dvb_frontend_detach(struct dvb_frontend *fe);
Ddvb_frontend.c2450 void dvb_frontend_detach(struct dvb_frontend* fe) in dvb_frontend_detach() function
2473 void dvb_frontend_detach(struct dvb_frontend* fe) in dvb_frontend_detach() function
2485 EXPORT_SYMBOL(dvb_frontend_detach);
/linux-3.4.99/drivers/media/dvb/bt8xx/
Ddvb-bt8xx.c718 dvb_frontend_detach(card->fe); in frontend_init()
940 dvb_frontend_detach(card->fe); in dvb_bt8xx_remove()
/linux-3.4.99/drivers/staging/media/as102/
Das102_fe.c318 dvb_frontend_detach(fe); in as102_dvb_unregister_fe()
/linux-3.4.99/drivers/media/dvb/ngene/
Dngene-cards.c160 dvb_frontend_detach(chan->fe); in demod_attach_stv0900()
Dngene-core.c1451 dvb_frontend_detach(chan->fe); in release_channel()
1563 dvb_frontend_detach(chan->fe); in init_channel()
/linux-3.4.99/drivers/media/video/cx18/
Dcx18-dvb.c461 dvb_frontend_detach(dvb->fe); in cx18_dvb_unregister()
/linux-3.4.99/drivers/media/dvb/ttusb-budget/
Ddvb-ttusb-budget.c1634 dvb_frontend_detach(ttusb->fe); in frontend_init()
1783 dvb_frontend_detach(ttusb->fe); in ttusb_disconnect()
/linux-3.4.99/drivers/media/video/cx88/
Dcx88-dvb.c598 dvb_frontend_detach(fe0->dvb.frontend); in attach_xc3028()
632 dvb_frontend_detach(fe0->dvb.frontend); in attach_xc4000()

12