Home
last modified time | relevance | path

Searched refs:cx24116_attach (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dcx24116.h32 extern struct dvb_frontend *cx24116_attach(
36 static inline struct dvb_frontend *cx24116_attach( in cx24116_attach() function
H A Dcx24116.c1110 struct dvb_frontend *cx24116_attach(const struct cx24116_config *config, in cx24116_attach() function
1141 EXPORT_SYMBOL_GPL(cx24116_attach);
/linux/drivers/media/pci/dm1105/
H A Ddm1105.c880 cx24116_attach, &serit_sp2633_config, in frontend_init()
/linux/drivers/media/usb/dvb-usb/
H A Ddw2102.c1268 d->fe_adap[0].fe = dvb_attach(cx24116_attach, &dw2104_config, in dw2104_frontend_attach()