Searched refs:cx24123_attach (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | cx24123.h | 30 extern struct dvb_frontend *cx24123_attach(const struct cx24123_config *config, 34 static inline struct dvb_frontend *cx24123_attach( in cx24123_attach() function
|
H A D | cx24123.c | 1041 struct dvb_frontend *cx24123_attach(const struct cx24123_config *config, in cx24123_attach() function 1099 EXPORT_SYMBOL_GPL(cx24123_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cx24123.h | 30 extern struct dvb_frontend *cx24123_attach(const struct cx24123_config *config, 34 static inline struct dvb_frontend *cx24123_attach( in cx24123_attach() function
|
H A D | cx24123.c | 1041 struct dvb_frontend *cx24123_attach(const struct cx24123_config *config, in cx24123_attach() function 1099 EXPORT_SYMBOL_GPL(cx24123_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1067 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register() 1313 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register() 1331 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register() 1340 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 1068 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register() 1314 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register() 1332 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register() 1341 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 388 fc->fe = dvb_attach(cx24123_attach, &skystar2_rev2_8_cx24123_config, in skystar2_rev28_attach()
|
/kernel/linux/linux-6.6/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 388 fc->fe = dvb_attach(cx24123_attach, &skystar2_rev2_8_cx24123_config, in skystar2_rev28_attach()
|
Completed in 10 milliseconds