Searched refs:xc2028_attach (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/tuners/ |
| H A D | xc2028.h | 61 extern struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe, 64 static inline struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe, in xc2028_attach() function
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-dvb.c | 500 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register() 532 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register() 555 fe = dvb_attach(xc2028_attach, dvb->fe, &cfg); in dvb_register()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 379 if (!dvb_attach(xc2028_attach, &t->fe, &cfg)) in set_type()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-dvb.c | 1906 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); in dvb_init()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dib0700_devices.c | 505 return dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &stk7700ph_xc3028_config) in stk7700ph_tuner_attach()
|