Home
last modified time | relevance | path

Searched refs:cx24113_attach (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dcx24113.h20 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 Dcx24113.c541 struct dvb_frontend *cx24113_attach(struct dvb_frontend *fe, in cx24113_attach() function
593 EXPORT_SYMBOL(cx24113_attach);
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.symbols
/OK3568_Linux_fs/kernel/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c397 if (!dvb_attach(cx24113_attach, fc->fe, &skystar2_rev2_8_cx24113_config, in skystar2_rev28_attach()