Searched refs:cx24123_attach (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dcx24123.h43 extern struct dvb_frontend *cx24123_attach(const struct cx24123_config *config,
47 static inline struct dvb_frontend *cx24123_attach( cx24123_attach() function
H A Dcx24123.c1054 struct dvb_frontend *cx24123_attach(const struct cx24123_config *config, cx24123_attach() function
1112 EXPORT_SYMBOL(cx24123_attach); variable
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-dvb.c1085 fe0->dvb.frontend = dvb_attach(cx24123_attach, dvb_register()
1325 fe0->dvb.frontend = dvb_attach(cx24123_attach, dvb_register()
1343 fe0->dvb.frontend = dvb_attach(cx24123_attach, dvb_register()
1352 fe0->dvb.frontend = dvb_attach(cx24123_attach, dvb_register()
/linux-4.4.14/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c388 fc->fe = dvb_attach(cx24123_attach, &skystar2_rev2_8_cx24123_config, skystar2_rev28_attach()

Completed in 221 milliseconds