Searched refs:s5h1409_attach (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | s5h1409.h | 70 extern struct dvb_frontend *s5h1409_attach(const struct s5h1409_config *config, 73 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);
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1237 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1283 dvb_attach(s5h1409_attach, in dvb_register() 1299 dvb_attach(s5h1409_attach, in dvb_register() 1311 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1334 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1345 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1424 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
|
/Linux-v4.19/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.c | 436 adap->fe = dvb_attach(s5h1409_attach, &pvr2_s5h1409_config, in pvr2_s5h1409_attach()
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 1358 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1369 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1429 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
|
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-dvb.c | 473 dvb->fe = dvb_attach(s5h1409_attach, in dvb_register()
|
/Linux-v4.19/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1547 dvb->fe[0] = dvb_attach(s5h1409_attach, in em28xx_dvb_init()
|