Searched refs:lgdt3305_attach (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | lgdt3305.h | 85 struct dvb_frontend *lgdt3305_attach(const struct lgdt3305_config *config, 89 struct dvb_frontend *lgdt3305_attach(const struct lgdt3305_config *config, lgdt3305_attach() function
|
H A D | lgdt3305.c | 1109 struct dvb_frontend *lgdt3305_attach(const struct lgdt3305_config *config, lgdt3305_attach() function 1165 EXPORT_SYMBOL(lgdt3305_attach); variable
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 1200 dvb->fe[0] = dvb_attach(lgdt3305_attach, em28xx_dvb_init() 1454 dvb->fe[0] = dvb_attach(lgdt3305_attach, em28xx_dvb_init() 1480 dvb->fe[0] = dvb_attach(lgdt3305_attach, em28xx_dvb_init()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
H A D | cx231xx-dvb.c | 726 dev->dvb->frontend = dvb_attach(lgdt3305_attach, dvb_init()
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf.c | 469 adap->fe[fe_id] = dvb_attach(lgdt3305_attach, mxl111sf_lgdt3305_frontend_attach()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 1368 fe0->dvb.frontend = dvb_attach(lgdt3305_attach, dvb_init()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1228 fe0->dvb.frontend = dvb_attach(lgdt3305_attach, dvb_register()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 3694 adap->fe_adap[0].fe = dvb_attach(lgdt3305_attach, lgdt3305_frontend_attach()
|
Completed in 495 milliseconds