Home
last modified time | relevance | path

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

/linux-4.1.27/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()
4254 const struct stv090x_config *config = state->config; in stv090x_get_mclk()
4267 const struct stv090x_config *config = state->config; in stv090x_set_mclk()
4684 const struct stv090x_config *config = state->config; in stv090x_init()
4763 const struct stv090x_config *config = state->config; in stv090x_setup()
4923 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, in stv090x_attach()
/linux-4.1.27/drivers/media/pci/ngene/
Dngene-cards.c56 struct stv090x_config *feconf = (struct stv090x_config *) in tuner_attach_stv6110()
136 struct stv090x_config *feconf = (struct stv090x_config *) in demod_attach_stv0900()
239 struct stv090x_config *fe_conf; in cineS2_probe()
562 static struct stv090x_config fe_cineS2 = {
583 static struct stv090x_config fe_cineS2_2 = {
/linux-4.1.27/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c452 static struct stv090x_config technisat_usb2_stv090x_config;
483 static struct stv090x_config technisat_usb2_stv090x_config = {
/linux-4.1.27/drivers/media/pci/ddbridge/
Dddbridge-core.c616 static struct stv090x_config stv0900 = {
635 static struct stv090x_config stv0900_aa = {
669 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in demod_attach_stv0900()
690 struct stv090x_config *feconf = type ? &stv0900_aa : &stv0900; in tuner_attach_stv6110()
/linux-4.1.27/drivers/media/pci/ttpci/
Dbudget.c451 static struct stv090x_config tt1600_stv090x_config = {
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-dvb.c553 static struct stv090x_config prof_8000_stv090x_config = {