Searched refs:sp8870_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | sp8870.h | 26 extern struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, 29 static inline struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, in sp8870_attach() function
|
H A D | sp8870.c | 545 struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, in sp8870_attach() function 609 EXPORT_SYMBOL(sp8870_attach); variable
|
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | sp8870.h | 26 extern struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, 29 static inline struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, in sp8870_attach() function
|
H A D | sp8870.c | 545 struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, in sp8870_attach() function 609 EXPORT_SYMBOL_GPL(sp8870_attach); variable
|
H A D | av7110.c | 2175 fe = dvb_attach(sp8870_attach, &alps_tdlb7_config, &av7110->i2c_adap); in frontend_init()
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | av7110.c | 2172 fe = dvb_attach(sp8870_attach, &alps_tdlb7_config, &av7110->i2c_adap); in frontend_init()
|
Completed in 11 milliseconds