Searched refs:cx24110_attach (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dcx24110.h50 extern struct dvb_frontend* cx24110_attach(const struct cx24110_config* config,
53 static inline struct dvb_frontend* cx24110_attach(const struct cx24110_config* config, cx24110_attach() function
H A Dcx24110.c597 struct dvb_frontend* cx24110_attach(const struct cx24110_config* config, cx24110_attach() function
669 EXPORT_SYMBOL(cx24110_attach); variable
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c693 card->fe = dvb_attach(cx24110_attach, &pctvsat_config, card->i2c_adapter); frontend_init()

Completed in 296 milliseconds