Home
last modified time | relevance | path

Searched refs:cx24116_attach (Results 1 – 3 of 3) 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()