Searched refs:tda9887_attach (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda9887.h | 13 extern struct dvb_frontend *tda9887_attach(struct dvb_frontend *fe, 17 static inline struct dvb_frontend *tda9887_attach(struct dvb_frontend *fe, in tda9887_attach() function
|
H A D | tda9887.c | 675 struct dvb_frontend *tda9887_attach(struct dvb_frontend *fe, in tda9887_attach() function 708 EXPORT_SYMBOL_GPL(tda9887_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda9887.h | 13 extern struct dvb_frontend *tda9887_attach(struct dvb_frontend *fe, 17 static inline struct dvb_frontend *tda9887_attach(struct dvb_frontend *fe, in tda9887_attach() function
|
H A D | tda9887.c | 675 struct dvb_frontend *tda9887_attach(struct dvb_frontend *fe, in tda9887_attach() function 708 EXPORT_SYMBOL_GPL(tda9887_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1273 if (!dvb_attach(tda9887_attach, fe0->dvb.frontend, in dvb_register() 1295 if (!dvb_attach(tda9887_attach, fe0->dvb.frontend, in dvb_register()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1274 if (!dvb_attach(tda9887_attach, fe0->dvb.frontend, in dvb_register() 1296 if (!dvb_attach(tda9887_attach, fe0->dvb.frontend, in dvb_register()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 385 if (!dvb_attach(tda9887_attach, in set_type()
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 385 if (!dvb_attach(tda9887_attach, in set_type()
|
Completed in 15 milliseconds