Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv6110x.h14 struct stv6110x_config { struct
50 const struct stv6110x_config *config,
55 const struct stv6110x_config *config, in stv6110x_attach()
H A Dstv6110x.c33 const struct stv6110x_config *config = stv6110x->config; in stv6110x_read_reg()
54 const struct stv6110x_config *config = stv6110x->config; in stv6110x_write_regs()
411 struct stv6110x_config *config = client->dev.platform_data; in stv6110x_probe()
446 const struct stv6110x_config *config, in stv6110x_attach()
H A Dstv6110x_priv.h59 const struct stv6110x_config *config;
/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-dvb.c66 static struct stv6110x_config stv6110x_config = { variable
200 &stv6110x_config, tsin->i2c_adapter); in c8sectpfe_frontend_attach()
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene-cards.c123 struct stv6110x_config *tunerconf = (struct stv6110x_config *) in tuner_attach_stv6110()
1013 static struct stv6110x_config tuner_cineS2_0 = {
1019 static struct stv6110x_config tuner_cineS2_1 = {
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c512 static struct stv6110x_config technisat_usb2_stv6110x_config = {
/openbmc/linux/drivers/media/pci/ttpci/
H A Dbudget.c464 static struct stv6110x_config tt1600_stv6110x_config = {
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c1099 static struct stv6110x_config stv6110a = {
1105 static struct stv6110x_config stv6110b = {
1141 struct stv6110x_config *tunerconf = (input->nr & 1) ? in tuner_attach_stv6110()