Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dcx24120.h36 struct dvb_frontend *cx24120_attach(const struct cx24120_config *config,
40 struct dvb_frontend *cx24120_attach(const struct cx24120_config *config, in cx24120_attach() function
H A Dcx24120.c264 struct dvb_frontend *cx24120_attach(const struct cx24120_config *config, in cx24120_attach() function
308 EXPORT_SYMBOL(cx24120_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.c640 fc->fe = dvb_attach(cx24120_attach, in skystarS2_rev33_attach()