Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dcx24117.h33 extern struct dvb_frontend *cx24117_attach(
37 static inline struct dvb_frontend *cx24117_attach( in cx24117_attach() function
Dcx24117.c1169 struct dvb_frontend *cx24117_attach(const struct cx24117_config *config, in cx24117_attach() function
1220 EXPORT_SYMBOL_GPL(cx24117_attach);
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-dvb.c1553 fe0->dvb.frontend = dvb_attach(cx24117_attach, in dvb_register()
1559 fe0->dvb.frontend = dvb_attach(cx24117_attach, in dvb_register()