Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Dcx24117.h34 extern struct dvb_frontend *cx24117_attach(
38 static inline struct dvb_frontend *cx24117_attach( in cx24117_attach() function
Dcx24117.c1167 struct dvb_frontend *cx24117_attach(const struct cx24117_config *config, in cx24117_attach() function
1218 EXPORT_SYMBOL_GPL(cx24117_attach);
/drivers/media/pci/cx23885/
Dcx23885-dvb.c1285 fe0->dvb.frontend = dvb_attach(cx24117_attach, in dvb_register()
1291 fe0->dvb.frontend = dvb_attach(cx24117_attach, in dvb_register()