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

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dcx22700.h35 extern struct dvb_frontend* cx22700_attach(const struct cx22700_config* config,
38 static inline struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, cx22700_attach() function
H A Dcx22700.c385 struct dvb_frontend* cx22700_attach(const struct cx22700_config* config, cx22700_attach() function
447 EXPORT_SYMBOL(cx22700_attach); variable
/linux-4.4.14/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c1613 ttusb->fe = dvb_attach(cx22700_attach, &alps_tdmb7_config, &ttusb->i2c_adap); frontend_init()

Completed in 155 milliseconds