Searched refs:tda829x_attach (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/media/tuners/ | 
| 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
  | 
| D | tda8290.c | 730 struct dvb_frontend *tda829x_attach(struct dvb_frontend *fe,  in tda829x_attach()  function 818 EXPORT_SYMBOL_GPL(tda829x_attach);
  | 
| /Linux-v5.15/drivers/media/pci/saa7134/ | 
| D | saa7134-dvb.c | 1346 			dvb_attach(tda829x_attach, fe0->dvb.frontend,  in dvb_init() 1374 			dvb_attach(tda829x_attach, fe0->dvb.frontend,  in dvb_init() 1508 			dvb_attach(tda829x_attach, fe0->dvb.frontend,  in dvb_init() 1785 			dvb_attach(tda829x_attach, fe0->dvb.frontend,  in dvb_init() 1798 			dvb_attach(tda829x_attach, fe0->dvb.frontend,  in dvb_init() 1814 			dvb_attach(tda829x_attach, fe0->dvb.frontend,  in dvb_init() 1830 			dvb_attach(tda829x_attach, fe0->dvb.frontend,  in dvb_init()
  | 
| /Linux-v5.15/drivers/media/usb/pvrusb2/ | 
| 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()
  | 
| /Linux-v5.15/drivers/media/v4l2-core/ | 
| D | tuner-core.c | 331 		if (!dvb_attach(tda829x_attach, &t->fe, t->i2c->adapter,  in set_type()
  | 
| /Linux-v5.15/drivers/media/pci/cx23885/ | 
| 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()
  |