Searched refs:s5h1409_attach (Results 1 – 7 of 7) sorted by relevance
/drivers/media/dvb-frontends/ |
D | s5h1409.h | 71 extern struct dvb_frontend *s5h1409_attach(const struct s5h1409_config *config, 74 static inline struct dvb_frontend *s5h1409_attach( in s5h1409_attach() function
|
D | s5h1409.c | 954 struct dvb_frontend *s5h1409_attach(const struct s5h1409_config *config, in s5h1409_attach() function 996 EXPORT_SYMBOL(s5h1409_attach);
|
/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1216 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1262 dvb_attach(s5h1409_attach, in dvb_register() 1278 dvb_attach(s5h1409_attach, in dvb_register() 1290 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1312 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1323 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1402 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.c | 440 adap->fe = dvb_attach(s5h1409_attach, &pvr2_s5h1409_config, in pvr2_s5h1409_attach()
|
/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 1361 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1372 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1432 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
|
/drivers/media/pci/cx18/ |
D | cx18-dvb.c | 479 dvb->fe = dvb_attach(s5h1409_attach, in dvb_register()
|
/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1155 dvb->fe[0] = dvb_attach(s5h1409_attach, in em28xx_dvb_init()
|