Searched refs:s5h1420_config (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | s5h1420.h | 15 struct s5h1420_config struct 30 extern struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, 34 static inline struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, in s5h1420_attach()
|
H A D | s5h1420.c | 31 const struct s5h1420_config* config; 871 struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, in s5h1420_attach()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | s5h1420.h | 15 struct s5h1420_config struct 30 extern struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, 34 static inline struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, in s5h1420_attach()
|
H A D | s5h1420.c | 31 const struct s5h1420_config* config; 871 struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, in s5h1420_attach()
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget.c | 373 static struct s5h1420_config s5h1420_config = { variable 604 fe = dvb_attach(s5h1420_attach, &s5h1420_config, &budget->i2c_adap); in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget.c | 373 static struct s5h1420_config s5h1420_config = { variable 604 fe = dvb_attach(s5h1420_attach, &s5h1420_config, &budget->i2c_adap); in frontend_init()
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 306 static struct s5h1420_config skystar2_rev2_7_s5h1420_config = {
|
/kernel/linux/linux-6.6/drivers/media/common/b2c2/ |
H A D | flexcop-fe-tuner.c | 306 static struct s5h1420_config skystar2_rev2_7_s5h1420_config = {
|
Completed in 7 milliseconds