Home
last modified time | relevance | path

Searched refs:s5h1420_config (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/
Ds5h1420.h15 struct s5h1420_config struct
30 extern struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, argument
34 static inline struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, in s5h1420_attach()
Ds5h1420.c31 const struct s5h1420_config* config;
871 struct dvb_frontend *s5h1420_attach(const struct s5h1420_config *config, in s5h1420_attach()
/linux-5.19.10/drivers/media/pci/ttpci/
Dbudget.c373 static struct s5h1420_config s5h1420_config = { variable
604 fe = dvb_attach(s5h1420_attach, &s5h1420_config, &budget->i2c_adap); in frontend_init()
/linux-5.19.10/drivers/media/common/b2c2/
Dflexcop-fe-tuner.c306 static struct s5h1420_config skystar2_rev2_7_s5h1420_config = {