Searched refs:tda8261_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tda8261.h | 27 extern struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe, 33 static inline struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe, in tda8261_attach() function
|
H A D | tda8261.c | 165 struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe, in tda8261_attach() function 191 EXPORT_SYMBOL_GPL(tda8261_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tda8261.h | 27 extern struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe, 33 static inline struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe, in tda8261_attach() function
|
H A D | tda8261.c | 165 struct dvb_frontend *tda8261_attach(struct dvb_frontend *fe, in tda8261_attach() function 191 EXPORT_SYMBOL_GPL(tda8261_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1274 dvb_attach(tda8261_attach, fe, &sd1878c_config, &budget_av->budget.i2c_adap); in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 1275 dvb_attach(tda8261_attach, fe, &sd1878c_config, &budget_av->budget.i2c_adap); in frontend_init()
|
Completed in 6 milliseconds