Searched refs:tda829x_attach (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/media/tuners/ |
H A D | tda8290.h | 32 extern struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, 43 static inline struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, in tda829x_attach() function
|
H A D | tda8290.c | 730 struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe, in tda829x_attach() function 818 EXPORT_SYMBOL_GPL(tda829x_attach);
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 1366 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1394 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1528 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1805 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1818 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1834 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1850 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init() 1882 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_init()
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-devattr.c | 341 dvb_attach(tda829x_attach, adap->fe[0], in pvr2_73xxx_tda18271_8295_attach() 449 dvb_attach(tda829x_attach, adap->fe[0], in pvr2_tda18271_8295_attach()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 331 if (!dvb_attach(tda829x_attach, &t->fe, t->i2c->adapter, in set_type()
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1279 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register() 1364 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register()
|