Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Dstv090x.h68 struct stv090x_config { struct
112 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, argument
118 static inline struct dvb_frontend *stv090x_attach(const struct stv090x_config *config, in stv090x_attach()
Dstv090x_priv.h252 const struct stv090x_config *config;
Dstv090x.c697 const struct stv090x_config *config = state->config; in stv090x_read_reg()
726 const struct stv090x_config *config = state->config; in stv090x_write_regs()
4270 const struct stv090x_config *config = state->config; in stv090x_get_mclk()
4283 const struct stv090x_config *config = state->config; in stv090x_set_mclk()
4700 const struct stv090x_config *config = state->config; in stv090x_init()
4779 const struct stv090x_config *config = state->config; in stv090x_setup()
4937 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, in stv090x_attach()