Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dstv6110x.h14 struct stv6110x_config { struct
50 const struct stv6110x_config *config,
55 const struct stv6110x_config *config, in stv6110x_attach()
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()
412 struct stv6110x_config *config = client->dev.platform_data; in stv6110x_probe()
448 const struct stv6110x_config *config, in stv6110x_attach()
Dstv6110x_priv.h59 const struct stv6110x_config *config;
/linux-5.19.10/drivers/media/platform/st/sti/c8sectpfe/
Dc8sectpfe-dvb.c66 static struct stv6110x_config stv6110x_config = { variable
200 &stv6110x_config, tsin->i2c_adapter); in c8sectpfe_frontend_attach()
/linux-5.19.10/drivers/media/pci/ngene/
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 = {
/linux-5.19.10/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c512 static struct stv6110x_config technisat_usb2_stv6110x_config = {
/linux-5.19.10/drivers/media/pci/ttpci/
Dbudget.c464 static struct stv6110x_config tt1600_stv6110x_config = {
/linux-5.19.10/drivers/media/pci/ddbridge/
Dddbridge-core.c1108 static struct stv6110x_config stv6110a = {
1114 static struct stv6110x_config stv6110b = {
1150 struct stv6110x_config *tunerconf = (input->nr & 1) ? in tuner_attach_stv6110()