Searched refs:tda18212_config (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/ |
H A D | c8sectpfe-dvb.c | 100 static struct tda18212_config tda18212_conf = { 111 struct tda18212_config *tda18212; in c8sectpfe_frontend_attach() 156 sizeof(struct tda18212_config), in c8sectpfe_frontend_attach() 165 sizeof(struct tda18212_config)); in c8sectpfe_frontend_attach()
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/ |
H A D | c8sectpfe-dvb.c | 99 static struct tda18212_config tda18212_conf = { 110 struct tda18212_config *tda18212; in c8sectpfe_frontend_attach() 155 sizeof(struct tda18212_config), in c8sectpfe_frontend_attach() 164 sizeof(struct tda18212_config)); in c8sectpfe_frontend_attach()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.c | 321 static const struct tda18212_config anysee_tda18212_config = { 328 static const struct tda18212_config anysee_tda18212_config2 = { 1016 struct tda18212_config tda18212_config = in anysee_tuner_attach() local 1019 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach() 1021 &tda18212_config); in anysee_tuner_attach() 1055 struct tda18212_config tda18212_config = anysee_tda18212_config; in anysee_tuner_attach() local 1057 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach() 1058 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config); in anysee_tuner_attach() 1092 struct tda18212_config tda18212_config = anysee_tuner_attach() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.c | 321 static const struct tda18212_config anysee_tda18212_config = { 328 static const struct tda18212_config anysee_tda18212_config2 = { 1016 struct tda18212_config tda18212_config = in anysee_tuner_attach() local 1019 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach() 1021 &tda18212_config); in anysee_tuner_attach() 1055 struct tda18212_config tda18212_config = anysee_tda18212_config; in anysee_tuner_attach() local 1057 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach() 1058 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config); in anysee_tuner_attach() 1092 struct tda18212_config tda18212_config = anysee_tuner_attach() local [all...] |
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18212.c | 12 struct tda18212_config cfg; 179 struct tda18212_config *cfg = client->dev.platform_data; in tda18212_probe() 197 memcpy(&dev->cfg, cfg, sizeof(struct tda18212_config)); in tda18212_probe()
|
H A D | tda18212.h | 13 struct tda18212_config { struct
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18212.c | 12 struct tda18212_config cfg; 178 struct tda18212_config *cfg = client->dev.platform_data; in tda18212_probe() 196 memcpy(&dev->cfg, cfg, sizeof(struct tda18212_config)); in tda18212_probe()
|
H A D | tda18212.h | 13 struct tda18212_config { struct
|
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 228 struct tda18212_config config = { in tuner_attach_tda18212()
|
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 228 struct tda18212_config config = { in tuner_attach_tda18212()
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 380 static struct tda18212_config kworld_ub435q_v3_config = {
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 377 static struct tda18212_config kworld_ub435q_v3_config = {
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 1029 struct tda18212_config config = { in tuner_attach_tda18212()
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 1020 struct tda18212_config config = { in tuner_attach_tda18212()
|
Completed in 20 milliseconds