Home
last modified time | relevance | path

Searched refs:stv0900_config (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dstv0900.h23 struct stv0900_config { struct
47 extern struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, argument
50 static inline struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, in stv0900_attach()
H A Dstv0900_priv.h330 const struct stv0900_config *config;
H A Dstv0900_core.c1898 struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, in stv0900_attach()