Searched refs:ascot2e_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | ascot2e.h | 44 extern struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, 48 static inline struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, in ascot2e_attach() function
|
H A D | ascot2e.c | 473 struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, in ascot2e_attach() function 536 EXPORT_SYMBOL_GPL(ascot2e_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | ascot2e.h | 36 * ascot2e_attach - Attach an ascot2e tuner 44 extern struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, 48 static inline struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, in ascot2e_attach() function
|
H A D | ascot2e.c | 473 struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, in ascot2e_attach() function 536 EXPORT_SYMBOL_GPL(ascot2e_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/netup_unidvb/ |
H A D | netup_unidvb_core.c | 476 if (!dvb_attach(ascot2e_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/netup_unidvb/ |
H A D | netup_unidvb_core.c | 476 if (!dvb_attach(ascot2e_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()
|
Completed in 8 milliseconds