Searched refs:zl10353_attach (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/media/dvb-frontends/ |
H A D | zl10353.h | 37 extern struct dvb_frontend* zl10353_attach(const struct zl10353_config *config, 40 static inline struct dvb_frontend* zl10353_attach(const struct zl10353_config *config, in zl10353_attach() function
|
H A D | zl10353.c | 594 struct dvb_frontend *zl10353_attach(const struct zl10353_config *config, in zl10353_attach() function 668 EXPORT_SYMBOL_GPL(zl10353_attach);
|
/linux/drivers/media/pci/mantis/ |
H A D | hopper_vp3028.c | 48 fe = dvb_attach(zl10353_attach, &hopper_vp3028_config, adapter); in vp3028_frontend_init()
|
H A D | mantis_vp3030.c | 59 fe = dvb_attach(zl10353_attach, &mantis_vp3030_config, adapter); in vp3030_frontend_init()
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-dvb.c | 483 dvb->fe = dvb_attach(zl10353_attach, in dvb_register() 515 dvb->fe = dvb_attach(zl10353_attach, in dvb_register() 538 dvb->fe = dvb_attach(zl10353_attach, in dvb_register()
|
/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | au6610.c | 132 adap->fe[0] = dvb_attach(zl10353_attach, &au6610_zl10353_config, in au6610_zl10353_frontend_attach()
|
H A D | ce6230.c | 179 adap->fe[0] = dvb_attach(zl10353_attach, &ce6230_zl10353_config, in ce6230_zl10353_frontend_attach()
|
H A D | gl861.c | 180 adap->fe[0] = dvb_attach(zl10353_attach, &gl861_zl10353_config, in gl861_frontend_attach()
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | dtv5100.c | 114 adap->fe_adap[0].fe = dvb_attach(zl10353_attach, &dtv5100_zl10353_config, in dtv5100_frontend_attach()
|
H A D | cxusb.c | 979 adap->fe_adap[0].fe = dvb_attach(zl10353_attach, in cxusb_dee1601_frontend_attach() 1010 dvb_attach(zl10353_attach, in cxusb_dualdig4_frontend_attach() 1222 adap->fe_adap[0].fe = dvb_attach(zl10353_attach, in cxusb_nano2_frontend_attach()
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 1562 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init() 1574 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init() 1591 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init() 1605 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init() 1615 dvb->fe[0] = dvb_attach(zl10353_attach, in em28xx_dvb_init()
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 1739 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_init() 1749 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_init() 1758 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_init() 1790 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_init()
|
/linux/drivers/media/pci/bt8xx/ |
H A D | dvb-bt8xx.c | 595 card->fe = dvb_attach(zl10353_attach, &thomson_dtt7579_zl10353_config, in frontend_init()
|