Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Da8293.h31 extern struct dvb_frontend *a8293_attach(struct dvb_frontend *fe,
34 static inline struct dvb_frontend *a8293_attach(struct dvb_frontend *fe, in a8293_attach() function
Da8293.c115 struct dvb_frontend *a8293_attach(struct dvb_frontend *fe, in a8293_attach() function
165 EXPORT_SYMBOL(a8293_attach);
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-dvb.c1811 if (!dvb_attach(a8293_attach, fe0->dvb.frontend, in dvb_register()
1838 dvb_attach(a8293_attach, fe0->dvb.frontend, in dvb_register()
2125 if (!dvb_attach(a8293_attach, fe0->dvb.frontend, in dvb_register()
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-dvb.c1341 dvb_attach(a8293_attach, dvb->fe[0], &dev->i2c_adap[dev->def_i2c_bus], in em28xx_dvb_init()
1534 if (!dvb_attach(a8293_attach, dvb->fe[0], in em28xx_dvb_init()