Searched refs:xc4000_attach (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/media/tuners/ |
D | xc4000.h | 40 extern struct dvb_frontend *xc4000_attach(struct dvb_frontend *fe, 44 static inline struct dvb_frontend *xc4000_attach(struct dvb_frontend *fe, in xc4000_attach() function
|
D | xc4000.c | 1646 struct dvb_frontend *xc4000_attach(struct dvb_frontend *fe, in xc4000_attach() function 1747 EXPORT_SYMBOL(xc4000_attach);
|
/Linux-v5.10/drivers/media/v4l2-core/ |
D | tuner-core.c | 441 if (!dvb_attach(xc4000_attach, in set_type()
|
/Linux-v5.10/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 659 fe = dvb_attach(xc4000_attach, fe0->dvb.frontend, &dev->core->i2c_adap, in attach_xc4000()
|
/Linux-v5.10/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1518 fe = dvb_attach(xc4000_attach, fe0->dvb.frontend, in dvb_register()
|
/Linux-v5.10/drivers/media/usb/dvb-usb/ |
D | dib0700_devices.c | 3663 return dvb_attach(xc4000_attach, adap->fe_adap[0].fe, tun_i2c, in xc4000_tuner_attach()
|