Searched refs:cx24116_attach (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | cx24116.h | 45 extern struct dvb_frontend *cx24116_attach( 49 static inline struct dvb_frontend *cx24116_attach( cx24116_attach() function
|
H A D | cx24116.c | 1119 struct dvb_frontend *cx24116_attach(const struct cx24116_config *config, cx24116_attach() function 1152 EXPORT_SYMBOL(cx24116_attach); variable
|
/linux-4.1.27/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1451 fe0->dvb.frontend = dvb_attach(cx24116_attach, dvb_register() 1479 fe0->dvb.frontend = dvb_attach(cx24116_attach, dvb_register() 1517 fe0->dvb.frontend = dvb_attach(cx24116_attach, dvb_register() 1538 fe0->dvb.frontend = dvb_attach(cx24116_attach, dvb_register()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1517 fe0->dvb.frontend = dvb_attach(cx24116_attach, dvb_register() 1559 fe0->dvb.frontend = dvb_attach(cx24116_attach, dvb_register()
|
/linux-4.1.27/drivers/media/pci/dm1105/ |
H A D | dm1105.c | 898 cx24116_attach, &serit_sp2633_config, frontend_init()
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.c | 794 adap->fe[0] = dvb_attach(cx24116_attach, &anysee_cx24116_config, anysee_frontend_attach()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | dw2102.c | 1198 d->fe_adap[0].fe = dvb_attach(cx24116_attach, &dw2104_config, dw2104_frontend_attach()
|
Completed in 192 milliseconds