Searched refs:cx24113_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | cx24113.h | 20 extern struct dvb_frontend *cx24113_attach(struct dvb_frontend *, 25 static inline struct dvb_frontend *cx24113_attach(struct dvb_frontend *fe, in cx24113_attach() function
|
H A D | cx24113.c | 541 struct dvb_frontend *cx24113_attach(struct dvb_frontend *fe, in cx24113_attach() function 593 EXPORT_SYMBOL_GPL(cx24113_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cx24113.h | 20 extern struct dvb_frontend *cx24113_attach(struct dvb_frontend *, 25 static inline struct dvb_frontend *cx24113_attach(struct dvb_frontend *fe, in cx24113_attach() function
|
H A D | cx24113.c | 541 struct dvb_frontend *cx24113_attach(struct dvb_frontend *fe, in cx24113_attach() function 593 EXPORT_SYMBOL_GPL(cx24113_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 397 if (!dvb_attach(cx24113_attach, fc->fe, &skystar2_rev2_8_cx24113_config, in skystar2_rev28_attach()
|
/kernel/linux/linux-6.6/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 397 if (!dvb_attach(cx24113_attach, fc->fe, &skystar2_rev2_8_cx24113_config, in skystar2_rev28_attach()
|
Completed in 5 milliseconds