Searched refs:xc2028_attach (Results 1 – 11 of 11) sorted by relevance
/drivers/media/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 | 1464 struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe, in xc2028_attach() function 1523 EXPORT_SYMBOL(xc2028_attach);
|
/drivers/media/pci/cx18/ |
D | cx18-dvb.c | 516 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register() 548 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register() 571 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register()
|
/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1092 fe = dvb_attach(xc2028_attach, in dvb_register() 1147 fe = dvb_attach(xc2028_attach, in dvb_register() 1186 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, in dvb_register() 1237 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, in dvb_register()
|
/drivers/media/usb/tm6000/ |
D | tm6000-dvb.c | 296 if (!dvb_attach(xc2028_attach, dvb->frontend, &cfg)) { in register_dvb()
|
/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 595 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); in attach_xc3028() 1340 fe = dvb_attach(xc2028_attach, in dvb_register()
|
/drivers/media/v4l2-core/ |
D | tuner-core.c | 343 if (!dvb_attach(xc2028_attach, &t->fe, &cfg)) in set_type()
|
/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 900 fe = dvb_attach(xc2028_attach, dev->dvb->fe[0], &cfg); in em28xx_attach_xc3028()
|
/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1872 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); in dvb_init()
|
/drivers/media/usb/dvb-usb/ |
D | cxusb.c | 951 fe = dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &cfg); in cxusb_dvico_xc3028_tuner_attach()
|
D | dib0700_devices.c | 505 return dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &stk7700ph_xc3028_config) in stk7700ph_tuner_attach()
|