/drivers/media/dvb-frontends/ |
D | zl10353.h | 51 extern struct dvb_frontend* zl10353_attach(const struct zl10353_config *config, 54 static inline struct dvb_frontend* zl10353_attach(const struct zl10353_config *config, in zl10353_attach() function
|
D | zl10353.c | 607 struct dvb_frontend *zl10353_attach(const struct zl10353_config *config, in zl10353_attach() function 682 EXPORT_SYMBOL(zl10353_attach);
|
/drivers/media/pci/mantis/ |
D | hopper_vp3028.c | 60 fe = dvb_attach(zl10353_attach, &hopper_vp3028_config, adapter); in vp3028_frontend_init()
|
D | mantis_vp3030.c | 71 fe = dvb_attach(zl10353_attach, &mantis_vp3030_config, adapter); in vp3030_frontend_init()
|
/drivers/media/pci/cx18/ |
D | cx18-dvb.c | 499 dvb->fe = dvb_attach(zl10353_attach, in dvb_register() 531 dvb->fe = dvb_attach(zl10353_attach, in dvb_register() 554 dvb->fe = dvb_attach(zl10353_attach, in dvb_register()
|
/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 1122 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1144 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1192 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1203 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1394 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1405 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1424 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1547 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register()
|
/drivers/media/usb/dvb-usb-v2/ |
D | anysee.c | 750 adap->fe[0] = dvb_attach(zl10353_attach, &anysee_zl10353_config, in anysee_frontend_attach() 768 adap->fe[0] = dvb_attach(zl10353_attach, &anysee_zl10353_config, in anysee_frontend_attach() 868 adap->fe[1] = dvb_attach(zl10353_attach, in anysee_frontend_attach() 878 adap->fe[1] = dvb_attach(zl10353_attach, in anysee_frontend_attach() 923 adap->fe[1] = dvb_attach(zl10353_attach, in anysee_frontend_attach()
|
D | gl861.c | 102 adap->fe[0] = dvb_attach(zl10353_attach, &gl861_zl10353_config, in gl861_frontend_attach()
|
D | au6610.c | 145 adap->fe[0] = dvb_attach(zl10353_attach, &au6610_zl10353_config, in au6610_zl10353_frontend_attach()
|
D | ce6230.c | 185 adap->fe[0] = dvb_attach(zl10353_attach, &ce6230_zl10353_config, in ce6230_zl10353_frontend_attach()
|
/drivers/media/usb/dvb-usb/ |
D | dtv5100.c | 124 adap->fe_adap[0].fe = dvb_attach(zl10353_attach, &dtv5100_zl10353_config, in dtv5100_frontend_attach()
|
D | cxusb.c | 952 adap->fe_adap[0].fe = dvb_attach(zl10353_attach, in cxusb_dee1601_frontend_attach() 979 dvb_attach(zl10353_attach, in cxusb_dualdig4_frontend_attach() 1185 adap->fe_adap[0].fe = dvb_attach(zl10353_attach, in cxusb_nano2_frontend_attach()
|
/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1178 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init() 1189 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init() 1202 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init() 1219 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init() 1229 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init()
|
/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1717 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_init() 1727 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_init() 1736 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_init() 1768 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_init()
|
/drivers/media/usb/tm6000/ |
D | tm6000-dvb.c | 246 dvb->frontend = dvb_attach(zl10353_attach, &config, in tm6000_dvb_attach_frontend()
|
/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1436 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1487 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register() 1511 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register()
|
/drivers/media/pci/bt8xx/ |
D | dvb-bt8xx.c | 606 card->fe = dvb_attach(zl10353_attach, &thomson_dtt7579_zl10353_config, in frontend_init()
|