Home
last modified time | relevance | path

Searched refs:tda18212_config (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/usb/dvb-usb-v2/
H A Danysee.c312 static const struct tda18212_config anysee_tda18212_config = {
319 static const struct tda18212_config anysee_tda18212_config2 = {
1007 struct tda18212_config tda18212_config = in anysee_tuner_attach() local
1010 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
1012 &tda18212_config); in anysee_tuner_attach()
1046 struct tda18212_config tda18212_config = anysee_tda18212_config; in anysee_tuner_attach() local
1048 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
1049 ret = anysee_add_i2c_dev(d, "tda18212", 0x60, &tda18212_config); in anysee_tuner_attach()
1083 struct tda18212_config tda18212_config = in anysee_tuner_attach() local
1086 tda18212_config.fe = adap->fe[0]; in anysee_tuner_attach()
[all …]
/linux/drivers/media/tuners/
H A Dtda18212.c12 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 Dtda18212.h13 struct tda18212_config { struct
/linux/drivers/media/pci/ngene/
H A Dngene-cards.c228 struct tda18212_config config = { in tuner_attach_tda18212()
/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c377 static struct tda18212_config kworld_ub435q_v3_config = {
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c1020 struct tda18212_config config = { in tuner_attach_tda18212()