Searched refs:xc2028_attach (Results 1 - 11 of 11) sorted by relevance
/linux-4.4.14/drivers/media/tuners/ |
H A 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, xc2028_attach() function
|
H A D | tuner-xc2028.c | 1465 struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe, xc2028_attach() function 1524 EXPORT_SYMBOL(xc2028_attach); variable
|
/linux-4.4.14/drivers/media/pci/cx18/ |
H A D | cx18-dvb.c | 516 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); dvb_register() 548 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); dvb_register() 571 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); dvb_register()
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
H A D | tm6000-dvb.c | 296 if (!dvb_attach(xc2028_attach, dvb->frontend, &cfg)) { register_dvb()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1338 fe = dvb_attach(xc2028_attach, dvb_register() 1393 fe = dvb_attach(xc2028_attach, dvb_register() 1432 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, dvb_register() 1483 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, dvb_register()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 642 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); attach_xc3028() 1387 fe = dvb_attach(xc2028_attach, dvb_register()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 346 if (!dvb_attach(xc2028_attach, &t->fe, &cfg)) set_type()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 1870 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); dvb_init()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | 846 fe = dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &cfg); cxusb_dvico_xc3028_tuner_attach()
|
H A D | dib0700_devices.c | 505 return dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &stk7700ph_xc3028_config) stk7700ph_tuner_attach()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 884 fe = dvb_attach(xc2028_attach, dev->dvb->fe[0], &cfg); em28xx_attach_xc3028()
|
Completed in 414 milliseconds