Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dcx24113.h30 extern struct dvb_frontend *cx24113_attach(struct dvb_frontend *,
35 static inline struct dvb_frontend *cx24113_attach(struct dvb_frontend *fe, in cx24113_attach() function
Dcx24113.c551 struct dvb_frontend *cx24113_attach(struct dvb_frontend *fe, in cx24113_attach() function
603 EXPORT_SYMBOL(cx24113_attach);
/Linux-v4.19/drivers/media/common/b2c2/
Dflexcop-fe-tuner.c397 if (!dvb_attach(cx24113_attach, fc->fe, &skystar2_rev2_8_cx24113_config, in skystar2_rev28_attach()