Searched refs:nxt200x_attach (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | nxt200x.h | 32 extern struct dvb_frontend* nxt200x_attach(const struct nxt200x_config* config, 35 static inline struct dvb_frontend* nxt200x_attach(const struct nxt200x_config* config, in nxt200x_attach() function
|
D | nxt200x.c | 1124 struct dvb_frontend* nxt200x_attach(const struct nxt200x_config* config, in nxt200x_attach() function 1219 EXPORT_SYMBOL_GPL(nxt200x_attach);
|
/linux-6.12.1/drivers/media/common/b2c2/ |
D | flexcop-fe-tuner.c | 484 fc->fe = dvb_attach(nxt200x_attach, &samsung_tbmv_config, i2c); in airstar_atsc2_attach()
|
/linux-6.12.1/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 1506 fe0->dvb.frontend = dvb_attach(nxt200x_attach, &avertvhda180, in dvb_init() 1514 fe0->dvb.frontend = dvb_attach(nxt200x_attach, &kworldatsc110, in dvb_init()
|
/linux-6.12.1/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 1302 fe0->dvb.frontend = dvb_attach(nxt200x_attach, in dvb_register()
|