Searched refs:s5h1409_attach (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/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 | 925 struct dvb_frontend *s5h1409_attach(const struct s5h1409_config *config, in s5h1409_attach() function 967 EXPORT_SYMBOL(s5h1409_attach);
|
/linux-2.6.39/drivers/media/video/cx23885/ |
D | cx23885-dvb.c | 689 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 726 dvb_attach(s5h1409_attach, in dvb_register() 741 dvb_attach(s5h1409_attach, in dvb_register() 753 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 775 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 785 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 861 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
|
/linux-2.6.39/drivers/media/video/pvrusb2/ |
D | pvrusb2-devattr.c | 426 adap->fe = dvb_attach(s5h1409_attach, &pvr2_s5h1409_config, in pvr2_s5h1409_attach()
|
/linux-2.6.39/drivers/media/video/cx88/ |
D | cx88-dvb.c | 1252 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1263 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1305 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
|
/linux-2.6.39/drivers/media/video/cx18/ |
D | cx18-dvb.c | 477 dvb->fe = dvb_attach(s5h1409_attach, in dvb_register()
|
/linux-2.6.39/drivers/media/video/em28xx/ |
D | em28xx-dvb.c | 570 dvb->frontend = dvb_attach(s5h1409_attach, in dvb_init()
|