Searched refs:a8293_attach (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | a8293.h | 31 extern struct dvb_frontend *a8293_attach(struct dvb_frontend *fe, 34 static inline struct dvb_frontend *a8293_attach(struct dvb_frontend *fe, a8293_attach() function
|
H A D | a8293.c | 115 struct dvb_frontend *a8293_attach(struct dvb_frontend *fe, a8293_attach() function 165 EXPORT_SYMBOL(a8293_attach); variable
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1811 if (!dvb_attach(a8293_attach, fe0->dvb.frontend, dvb_register() 1838 dvb_attach(a8293_attach, fe0->dvb.frontend, dvb_register() 2125 if (!dvb_attach(a8293_attach, fe0->dvb.frontend, dvb_register()
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 1341 dvb_attach(a8293_attach, dvb->fe[0], &dev->i2c_adap[dev->def_i2c_bus], em28xx_dvb_init() 1534 if (!dvb_attach(a8293_attach, dvb->fe[0], em28xx_dvb_init()
|
Completed in 135 milliseconds