Searched refs:xc5000_attach (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/media/tuners/ |
D | xc5000.h | 57 extern struct dvb_frontend *xc5000_attach(struct dvb_frontend *fe, 61 static inline struct dvb_frontend *xc5000_attach(struct dvb_frontend *fe, in xc5000_attach() function
|
D | xc5000.c | 1374 struct dvb_frontend *xc5000_attach(struct dvb_frontend *fe, in xc5000_attach() function 1473 EXPORT_SYMBOL(xc5000_attach);
|
/Linux-v4.19/drivers/media/usb/au0828/ |
D | au0828-dvb.c | 591 dvb_attach(xc5000_attach, dvb->frontend, in au0828_dvb_register() 596 dvb_attach(xc5000_attach, dvb->frontend, in au0828_dvb_register() 625 dvb_attach(xc5000_attach, dvb->frontend, in au0828_dvb_register()
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1339 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register() 1432 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register() 1638 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register() 1651 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register() 1664 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register() 1737 if (NULL == dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register() 1756 if (NULL == dvb_attach(xc5000_attach, in dvb_register()
|
/Linux-v4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 398 fe = dvb_attach(xc5000_attach, dev->dvb->frontend[0], &cfg); 677 if (!dvb_attach(xc5000_attach, dev->dvb->frontend[0], in dvb_init() 702 if (!dvb_attach(xc5000_attach, dev->dvb->frontend[0], in dvb_init()
|
/Linux-v4.19/drivers/media/usb/tm6000/ |
D | tm6000-dvb.c | 313 if (!dvb_attach(xc5000_attach, dvb->frontend, &dev->i2c_adap, &cfg)) { in register_dvb()
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | tuner-core.c | 349 if (!dvb_attach(xc5000_attach, in set_type() 364 if (!dvb_attach(xc5000_attach, in set_type()
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 1362 if (!dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register() 1440 if (!dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register()
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1727 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_init() 1736 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_init()
|
/Linux-v4.19/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1672 if (!dvb_attach(xc5000_attach, dvb->fe[0], in em28xx_dvb_init()
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 3498 return dvb_attach(xc5000_attach, adap->fe_adap[0].fe, &adap->dev->i2c_adap, in xc5000_tuner_attach()
|