Searched refs:xc5000_attach (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/media/tuners/ |
| H A D | xc5000.h | 47 extern struct dvb_frontend *xc5000_attach(struct dvb_frontend *fe, 51 static inline struct dvb_frontend *xc5000_attach(struct dvb_frontend *fe, in xc5000_attach() function
|
| /linux/drivers/media/usb/au0828/ |
| H A D | au0828-dvb.c | 581 dvb_attach(xc5000_attach, dvb->frontend, in au0828_dvb_register() 586 dvb_attach(xc5000_attach, dvb->frontend, in au0828_dvb_register() 615 dvb_attach(xc5000_attach, dvb->frontend, in au0828_dvb_register()
|
| /linux/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-dvb.c | 386 fe = dvb_attach(xc5000_attach, dev->dvb->frontend[0], &cfg); 665 if (!dvb_attach(xc5000_attach, dev->dvb->frontend[0], in dvb_init() 690 if (!dvb_attach(xc5000_attach, dev->dvb->frontend[0], in dvb_init()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 397 if (!dvb_attach(xc5000_attach, in set_type() 412 if (!dvb_attach(xc5000_attach, in set_type()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-dvb.c | 1753 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_init() 1762 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_init()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dib0700_devices.c | 3503 return dvb_attach(xc5000_attach, adap->fe_adap[0].fe, &adap->dev->i2c_adap, in xc5000_tuner_attach()
|