Searched refs:tda829x_attach (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/media/tuners/ |
D | tda8290.h | 44 extern struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, 55 static inline struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, in tda829x_attach() function
|
D | tda8290.c | 742 struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, in tda829x_attach() function 830 EXPORT_SYMBOL_GPL(tda829x_attach);
|
/Linux-v4.19/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.c | 348 dvb_attach(tda829x_attach, adap->fe, in pvr2_73xxx_tda18271_8295_attach() 456 dvb_attach(tda829x_attach, adap->fe, in pvr2_tda18271_8295_attach()
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1341 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1369 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1503 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1780 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1793 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1809 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1825 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init()
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | tuner-core.c | 283 if (!dvb_attach(tda829x_attach, &t->fe, t->i2c->adapter, in set_type()
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1289 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register() 1374 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register()
|