Searched refs:tda10045_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tda1004x.h | 108 extern struct dvb_frontend* tda10045_attach(const struct tda1004x_config* config, 114 static inline struct dvb_frontend* tda10045_attach(const struct tda1004x_config* config, in tda10045_attach() function
|
H A D | tda1004x.c | 1267 struct dvb_frontend* tda10045_attach(const struct tda1004x_config* config, in tda10045_attach() function 1381 EXPORT_SYMBOL_GPL(tda10045_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tda1004x.h | 108 extern struct dvb_frontend* tda10045_attach(const struct tda1004x_config* config, 114 static inline struct dvb_frontend* tda10045_attach(const struct tda1004x_config* config, in tda10045_attach() function
|
H A D | tda1004x.c | 1267 struct dvb_frontend* tda10045_attach(const struct tda1004x_config* config, in tda10045_attach() function 1381 EXPORT_SYMBOL_GPL(tda10045_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 1335 dvb_attach(tda10045_attach, &philips_tdm1316l_config, &budget_ci->budget.i2c_adap); in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 1335 dvb_attach(tda10045_attach, &philips_tdm1316l_config, &budget_ci->budget.i2c_adap); in frontend_init()
|
Completed in 11 milliseconds