Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/dvb-frontends/
Dcx24117.h21 extern struct dvb_frontend *cx24117_attach(
25 static inline struct dvb_frontend *cx24117_attach( in cx24117_attach() function
Dcx24117.c1159 struct dvb_frontend *cx24117_attach(const struct cx24117_config *config, in cx24117_attach() function
1209 EXPORT_SYMBOL_GPL(cx24117_attach);
/linux-6.6.21/drivers/media/pci/cx23885/
Dcx23885-dvb.c1544 fe0->dvb.frontend = dvb_attach(cx24117_attach, in dvb_register()
1550 fe0->dvb.frontend = dvb_attach(cx24117_attach, in dvb_register()