Searched refs:sp887x_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | sp887x.h | 22 extern struct dvb_frontend* sp887x_attach(const struct sp887x_config* config, 25 static inline struct dvb_frontend* sp887x_attach(const struct sp887x_config* config, in sp887x_attach() function
|
H A D | sp887x.c | 567 struct dvb_frontend* sp887x_attach(const struct sp887x_config* config, in sp887x_attach() function 629 EXPORT_SYMBOL_GPL(sp887x_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | sp887x.h | 22 extern struct dvb_frontend* sp887x_attach(const struct sp887x_config* config, 25 static inline struct dvb_frontend* sp887x_attach(const struct sp887x_config* config, in sp887x_attach() function
|
H A D | sp887x.c | 565 struct dvb_frontend* sp887x_attach(const struct sp887x_config* config, in sp887x_attach() function 627 EXPORT_SYMBOL_GPL(sp887x_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | dvb-bt8xx.c | 639 card->fe = dvb_attach(sp887x_attach, µtune_mt7202dtf_config, card->i2c_adapter); in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | dvb-bt8xx.c | 639 card->fe = dvb_attach(sp887x_attach, µtune_mt7202dtf_config, card->i2c_adapter); in frontend_init()
|
Completed in 5 milliseconds