Searched refs:xc2028_attach (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/drivers/media/common/tuners/ |
D | tuner-xc2028.h | 60 extern struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe, 63 static inline struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe, in xc2028_attach() function
|
D | tuner-xc2028.c | 1312 struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe, in xc2028_attach() function 1372 EXPORT_SYMBOL(xc2028_attach);
|
/linux-3.4.99/drivers/media/video/cx18/ |
D | cx18-dvb.c | 514 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register() 546 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register() 569 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register()
|
/linux-3.4.99/drivers/media/video/cx23885/ |
D | cx23885-dvb.c | 804 fe = dvb_attach(xc2028_attach, in dvb_register() 856 fe = dvb_attach(xc2028_attach, in dvb_register() 895 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, in dvb_register() 922 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, in dvb_register()
|
/linux-3.4.99/drivers/media/video/tm6000/ |
D | tm6000-dvb.c | 296 if (!dvb_attach(xc2028_attach, dvb->frontend, &cfg)) { in register_dvb()
|
/linux-3.4.99/drivers/media/video/cx88/ |
D | cx88-dvb.c | 594 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); in attach_xc3028() 1326 fe = dvb_attach(xc2028_attach, in dvb_register()
|
/linux-3.4.99/drivers/media/video/em28xx/ |
D | em28xx-dvb.c | 596 fe = dvb_attach(xc2028_attach, dev->dvb->fe[0], &cfg); in em28xx_attach_xc3028()
|
/linux-3.4.99/drivers/media/video/ |
D | tuner-core.c | 359 if (!dvb_attach(xc2028_attach, &t->fe, &cfg)) in set_type()
|
/linux-3.4.99/drivers/media/dvb/dvb-usb/ |
D | cxusb.c | 800 fe = dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &cfg); in cxusb_dvico_xc3028_tuner_attach()
|
D | dib0700_devices.c | 473 return dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &stk7700ph_xc3028_config) in stk7700ph_tuner_attach()
|
/linux-3.4.99/drivers/media/video/saa7134/ |
D | saa7134-dvb.c | 1796 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); in dvb_init()
|