Searched refs:s5h1409_attach (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/media/dvb-frontends/ |
D | s5h1409.h | 58 extern struct dvb_frontend *s5h1409_attach(const struct s5h1409_config *config, 61 static inline struct dvb_frontend *s5h1409_attach( in s5h1409_attach() function
|
D | s5h1409.c | 942 struct dvb_frontend *s5h1409_attach(const struct s5h1409_config *config, in s5h1409_attach() function 984 EXPORT_SYMBOL(s5h1409_attach);
|
/linux-5.19.10/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1227 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1273 dvb_attach(s5h1409_attach, in dvb_register() 1289 dvb_attach(s5h1409_attach, in dvb_register() 1301 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1324 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1335 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1414 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
|
/linux-5.19.10/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 1350 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1361 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1422 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
|
/linux-5.19.10/drivers/media/pci/cx18/ |
D | cx18-dvb.c | 463 dvb->fe = dvb_attach(s5h1409_attach, in dvb_register()
|
/linux-5.19.10/drivers/media/usb/pvrusb2/ |
D | pvrusb2-devattr.c | 429 adap->fe[0] = dvb_attach(s5h1409_attach, &pvr2_s5h1409_config, in pvr2_s5h1409_attach()
|
/linux-5.19.10/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1623 dvb->fe[0] = dvb_attach(s5h1409_attach, in em28xx_dvb_init()
|